|
Earth Observation Mission CFI Software Orbit Software User Manual |
|
Information of orbits. More...
Public Member Functions | |
| OrbitInfo () | |
| Empty constructor. | |
| OrbitInfo (long absoluteOrbit, long relativeOrbit, long cycleOrbit, long phaseOrbit) | |
| Constructor with parameters. | |
Public Attributes | |
| long | absOrbit |
| long | relOrbit |
| long | cycle |
| long | phase |
Information of orbits.
| EECFI::OrbitInfo::OrbitInfo | ( | ) | [inline] |
Empty constructor.
| EECFI::OrbitInfo::OrbitInfo | ( | long | absoluteOrbit, | |
| long | relativeOrbit, | |||
| long | cycleOrbit, | |||
| long | phaseOrbit | |||
| ) | [inline] |
Constructor with parameters.
1.7.1