|
Earth Observation Mission CFI Software Lib Software User Manual |
|
Data structure defining am orbit interval. More...
Public Member Functions | |
| OrbitInterval () | |
| Empty Class constructor. | |
| OrbitInterval (long start, long stop) | |
| Class constructor. | |
Public Attributes | |
| long | startOrbit |
| Validity start orbit. | |
| long | stopOrbit |
| Validity stop orbit. | |
Data structure defining am orbit interval.
| EECFI::OrbitInterval::OrbitInterval | ( | ) | [inline] |
Empty Class constructor.
| EECFI::OrbitInterval::OrbitInterval | ( | long | start, | |
| long | stop | |||
| ) | [inline] |
Class constructor.
Validity start orbit.
Validity stop orbit.
1.7.1