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

EECFI.CucTimeConfig Class Reference

Configuration values for CUC time operations. More...

List of all members.

Public Member Functions

 CucTimeConfig ()
 Default constructor.
 CucTimeConfig (long cucTypeIn, long epochTypeIn, long timeRefIn, double epochIn, long timeUnitsOctetsIn, long fractionTimeUnitOctetsIn)
 Constructor with parameters.

Public Attributes

long cucType
 See CucTimeTypeEnum.
long epochType
 See CucEpochTypeEnum.
long timeRef
 See XLTimeRefEnum.
double epoch
 Reference CUC epoch defined by user.
long basicTimeUnitNumOctets
 Number of octets in the time unit.
long fractionalTimeUnitNumOctets
 Number of octets in the fractional time unit.

Detailed Description

Configuration values for CUC time operations.


Constructor & Destructor Documentation

EECFI.CucTimeConfig.CucTimeConfig (  ) 

Default constructor.

EECFI.CucTimeConfig.CucTimeConfig ( long  cucTypeIn,
long  epochTypeIn,
long  timeRefIn,
double  epochIn,
long  timeUnitsOctetsIn,
long  fractionTimeUnitOctetsIn 
)

Constructor with parameters.


Member Data Documentation

Number of octets in the time unit.

See CucTimeTypeEnum.

Reference CUC epoch defined by user.

See CucEpochTypeEnum.

Number of octets in the fractional time unit.

See XLTimeRefEnum.


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