|
Developer Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./toolbox utctout1.pro
utcToUt1 |
utctout1 - convert utc to ut1
Return the offset from utc to ut1 as a fraction of a day. The returned value (dut1Frac) is defined as ut1Frac=utcFrac + dut1Frac; The fraction of a day can be < 0.
The utc to ut1 conversion info is passed in via the structure UTC_INFO.
This code came from Phil Perillat at Arecibo. Local changes:
Parameters | |
juldat |
julian date, may be a vector |
utcInfo |
The utc to ut1 conversion information. |