|
Earth Observation Mission CFI Software Lib Software User Manual |
|
Data structure defining reference time relations. More...
Public Attributes | |
| double | taiTime |
| TAI time . | |
| double | ut1Time |
| UT1 time . | |
| double | tai_utc |
| difference between TAI and UTC . | |
| double | tai_ut1 |
| difference between TAI and UT1 . | |
| double | tai_gps |
| difference between TAI and GPS . | |
Data structure defining reference time relations.
| double EECFI::TimeData::tai_gps |
difference between TAI and GPS .
Referenced by EECFI::TimeCorrelation::getData().
| double EECFI::TimeData::tai_ut1 |
difference between TAI and UT1 .
Referenced by EECFI::TimeCorrelation::getData().
| double EECFI::TimeData::tai_utc |
difference between TAI and UTC .
Referenced by EECFI::TimeCorrelation::getData().
| double EECFI::TimeData::taiTime |
TAI time .
Referenced by EECFI::TimeCorrelation::getData().
| double EECFI::TimeData::ut1Time |
UT1 time .
Referenced by EECFI::TimeCorrelation::getData().
1.7.1