|
Earth Observation Mission CFI Software Orbit Software User Manual for JAVA |
|
This class contains a time interval given by a start ANXTime and a stop ANXTime. More...
Public Member Functions | |
| TimeSegment () | |
| Class constructor. | |
| TimeSegment (final ANXTime anx0, final ANXTime anx1) throws CfiError | |
| Class constructor. | |
Public Attributes | |
| ANXTime | start |
| Segment start ANX time. | |
| ANXTime | stop |
| Segment stop ANX time. | |
This class contains a time interval given by a start ANXTime and a stop ANXTime.
| EECFI.TimeSegment.TimeSegment | ( | ) |
Class constructor.
Class constructor.
Segment start ANX time.
Segment stop ANX time.
1.7.1