comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: incremental time data file.....
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: incremental time data file..... [message #26347 is a reply to message #26346] Wed, 22 August 2001 09:13 Go to previous messageGo to previous message
ugo_digirolamo[1] is currently offline  ugo_digirolamo[1]
Messages: 2
Registered: August 2001
Junior Member
Mah... to me this looks like a simple application of the "mod"
operator.
You can use a double time in seconds, and extract from it seconds,
minutes and hours taking seconds mod 1, (seconds/60) mod 60 and
seconds/3600.

Cheers

Ugo

"Manish" <mrmanish@bigfoot.com> wrote in message news:<9m00mj$b8e$1@yarrow.open.ac.uk>...
> Hi,
> I've only started using IDL recently, and was wondering if anyone can help
> me out.
> I need to produce a data file which steps through increments of time
> (1.04906 s) for an entire day, i.e. to produce a file which looks like:
>
> 00:00:01.04906
> 00:00:02.0992
> ...
> ...
> 23:59:59....(whatever the last integer would be!)
>
>
> Can anyone help out, but more importantly, does anyone understand what the
> hell I'm going on about!!
>
> Cheers for your time,
>
> Manish.
>
> --
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DLM structures passing
Next Topic: Question/Bug on Transpose

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 12:20:27 PDT 2025

Total time taken to generate the page: 1.28183 seconds