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

EECFI.TimeCorrelationData Class Reference

Data structure defining timeCorrelations. More...

List of all members.

Public Member Functions

 TimeCorrelationData ()
 Default constructor.
 TimeCorrelationData (long bulType, long formFlag, long predFirst, PolarMotionFormula polarForm, TimeCorrelationFormula timeForm, Vector< TimeData > timVec, Vector< PolarMotionParams > polarVec, LeapSecondInfo leapInf)
 Constructor with parameters.
 TimeCorrelationData (long bulType, long formFlag, long predFirst, PolarMotionFormula polarForm, TimeCorrelationFormula timeForm, Vector< TimeData > timVec, Vector< PolarMotionParams > polarVec, LeapSecondInfo leapInf, LaunchInertialFrameConfig launchInertialFrameCfg)
 Constructor with parameters.

Public Attributes

long iersBulletinType
 Bulletin type (XLBulletinTypeEnum).
long iersFormulaFlag
 IERS formula enabled/disabled (IersFormulaFlagEnum).
long predictionFirstRecord
 Indicates the 1st record belonging to bulletin A for B+A initialization (starting at 0).
PolarMotionFormula polarMotionFormula
 Polar motion extrapolation formula parameters.
TimeCorrelationFormula timeCorrelationFormula
 Time correlation extrapolation formula parameters.
Vector< TimeDatatimeCorrVector
 Time correlation data.
Vector< PolarMotionParamspolarMotionParams
 Polar motion parameters.
LeapSecondInfo leapSecond
 Leap Second info.
LaunchInertialFrameConfig launchInertialFrameConfig
 Launch Inertial Frame Config.

Detailed Description

Data structure defining timeCorrelations.


Constructor & Destructor Documentation

EECFI.TimeCorrelationData.TimeCorrelationData (  ) 

Default constructor.

EECFI.TimeCorrelationData.TimeCorrelationData ( long  bulType,
long  formFlag,
long  predFirst,
PolarMotionFormula  polarForm,
TimeCorrelationFormula  timeForm,
Vector< TimeData timVec,
Vector< PolarMotionParams polarVec,
LeapSecondInfo  leapInf 
)

Constructor with parameters.

EECFI.TimeCorrelationData.TimeCorrelationData ( long  bulType,
long  formFlag,
long  predFirst,
PolarMotionFormula  polarForm,
TimeCorrelationFormula  timeForm,
Vector< TimeData timVec,
Vector< PolarMotionParams polarVec,
LeapSecondInfo  leapInf,
LaunchInertialFrameConfig  launchInertialFrameCfg 
)

Constructor with parameters.


Member Data Documentation

Bulletin type (XLBulletinTypeEnum).

IERS formula enabled/disabled (IersFormulaFlagEnum).

Polar motion extrapolation formula parameters.

Indicates the 1st record belonging to bulletin A for B+A initialization (starting at 0).

Time correlation extrapolation formula parameters.


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