DEIMOS
Earth Observation Mission CFI Software
Lib Software User Manual
for JAVA
ESA

EECFI.TimeData Class Reference

Data structure defining timeCorrelations. More...

List of all members.

Public Member Functions

 TimeData ()
 Default constuctor.
 TimeData (double tai, double ut1, double taiUtc, double taiUt1, double taiGps)
 Constructor with paramters.

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.

Detailed Description

Data structure defining timeCorrelations.


Constructor & Destructor Documentation

EECFI.TimeData.TimeData (  ) 

Default constuctor.

EECFI.TimeData.TimeData ( double  tai,
double  ut1,
double  taiUtc,
double  taiUt1,
double  taiGps 
)

Constructor with paramters.


Member Data Documentation

difference between TAI and GPS.

difference between TAI and UT1.

difference between TAI and UTC.

TAI time.

UT1 time.


Generated on Mon Dec 11 2023 14:48:20 for by doxygen 1.7.1