|
Earth Observation Mission CFI Software Lib Software User Manual for JAVA |
|
Leap Second information. More...
Public Member Functions | |
| LaunchInertialFrameConfig () | |
| Default constructor. | |
| LaunchInertialFrameConfig (long enabled, double utc, double lon) | |
| Parameters constructor. | |
| LaunchInertialFrameConfig (LaunchInertialFrameConfig lc) | |
| Copy constructor. | |
Public Attributes | |
| long | enabledFlag |
| Flag indicating the time is initialized with eogs*/. | |
| double | longitude |
| End of Giro Setting (longitude)*/. | |
| double | utcTime |
| End of Giro Setting (UTC time)*/. | |
Leap Second information.
| EECFI.LaunchInertialFrameConfig.LaunchInertialFrameConfig | ( | ) |
Default constructor.
| EECFI.LaunchInertialFrameConfig.LaunchInertialFrameConfig | ( | long | enabled, | |
| double | utc, | |||
| double | lon | |||
| ) |
Parameters constructor.
| EECFI.LaunchInertialFrameConfig.LaunchInertialFrameConfig | ( | LaunchInertialFrameConfig | lc | ) |
Copy constructor.
Flag indicating the time is initialized with eogs*/.
End of Giro Setting (longitude)*/.
End of Giro Setting (UTC time)*/.
1.7.1