|
Earth Observation Mission CFI Software Orbit Software User Manual for JAVA |
|
Geostationary orbit information. More...
Public Member Functions | |
| GeoOrbitInfo () | |
| Empty constructor. | |
| GeoOrbitInfo (GeoGeodCoord geoCoord) | |
| Constructor with parameters. | |
| GeoOrbitInfo (GeoOrbitInfo geoInf) | |
| Copy Constructor. | |
Public Attributes | |
| GeoGeodCoord | geodCoord |
| Geodetic coordinates of GEO satellite. | |
Geostationary orbit information.
| EECFI.GeoOrbitInfo.GeoOrbitInfo | ( | ) |
Empty constructor.
| EECFI.GeoOrbitInfo.GeoOrbitInfo | ( | GeoGeodCoord | geoCoord | ) |
Constructor with parameters.
| EECFI.GeoOrbitInfo.GeoOrbitInfo | ( | GeoOrbitInfo | geoInf | ) |
Copy Constructor.
Geodetic coordinates of GEO satellite.
1.7.1