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

EECFI.LeapSecondInfo Class Reference

Leap Second information. More...

List of all members.

Public Member Functions

 LeapSecondInfo ()
 Default constructor.
 LeapSecondInfo (long fl, double utc)
 Parameters constructor.
 LeapSecondInfo (LeapSecondInfo ls)
 Copy constructor.

Public Attributes

long flag
 Flag that say whether or not a Leap second is contained within the time initialization range and its sign.
double utcTime
 UTC time after leap second info.

Detailed Description

Leap Second information.


Constructor & Destructor Documentation

EECFI.LeapSecondInfo.LeapSecondInfo (  ) 

Default constructor.

EECFI.LeapSecondInfo.LeapSecondInfo ( long  fl,
double  utc 
)

Parameters constructor.

EECFI.LeapSecondInfo.LeapSecondInfo ( LeapSecondInfo  ls  ) 

Copy constructor.


Member Data Documentation

Flag that say whether or not a Leap second is contained within the time initialization range and its sign.

UTC time after leap second info.


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