|
Earth Observation Mission CFI Software Orbit Software User Manual for JAVA |
|
Geostationary orbit init information. More...
Public Member Functions | |
| GeoOrbitInitData () | |
| Empty constructor. | |
| GeoOrbitInitData (long typeIn, GeoOrbitInfo geoInf) | |
| Constructor with parameters. | |
Public Attributes | |
| long | type |
| See GeoCoordEnum. | |
| GeoOrbitInfo | geoOrbitInfo |
| Geostationary coordinates information. | |
Geostationary orbit init information.
| EECFI.GeoOrbitInitData.GeoOrbitInitData | ( | ) |
Empty constructor.
| EECFI.GeoOrbitInitData.GeoOrbitInitData | ( | long | typeIn, | |
| GeoOrbitInfo | geoInf | |||
| ) |
Constructor with parameters.
Geostationary coordinates information.
See GeoCoordEnum.
1.7.1