Timing Corrections File (Deprecated) |
Top Previous Next |
The Timing Corrections File (UT1UTC.dat) file contains the parameters for polar motion and non-uniform Earth rotation (variation in sidereal time). The file contains correction angles for polar motion (also called polar motion) and values for UT1 and UTC time differences. The data is based on definitive and predicted data as published in US Naval Observatory Bulletin A.
The FreeFlyer UT1UTC.dat file contains the following data in columns from left to right:
An excerpt of the file is given below:
Note: If you'd like to make your own UT1UTC.dat file, follow the example above. At a minimum you will need three lines: a first epoch, a final epoch, and an epoch in-between marking the first predictive epoch (the switch from I to P).
While the UT1 and UTC time differences are always taken into account, the use of the polar motion correction angles is controlled by the ComputePolarMotion Flag set in the SolarSystem object. A value of 1 causes polar motion effects to be calculated and used in coordinate system conversions.
FreeFlyer uses linear interpolation to calculate the UT1-UTC offset as well as polar motion terms. After the end of the timing corrections file's data span, polar motion and the UT1 correction are set to zero. In other words, UT1 and UTC will be equivalent.
|