|
Earth Observation Mission CFI Software Orbit Software User Manual for JAVA |
|
Geostationary orbit information. More...
Public Member Functions | |
| GeoGeodCoord () | |
| Empty constructor. | |
| GeoGeodCoord (double lon, double lat, double alt) | |
| Constructor with parameters. | |
| GeoGeodCoord (GeoGeodCoord geoCoord) | |
| Copy constructor. | |
Public Attributes | |
| double | gcLongitude |
| GEO geocentric longitude [deg]. | |
| double | gdLatitude |
| GEO geodetic latitude [deg]. | |
| double | gdAltitude |
| GEO geodetic altitude [m]. | |
Geostationary orbit information.
| EECFI.GeoGeodCoord.GeoGeodCoord | ( | ) |
Empty constructor.
| EECFI.GeoGeodCoord.GeoGeodCoord | ( | double | lon, | |
| double | lat, | |||
| double | alt | |||
| ) |
Constructor with parameters.
| EECFI.GeoGeodCoord.GeoGeodCoord | ( | GeoGeodCoord | geoCoord | ) |
Copy constructor.
GEO geocentric longitude [deg].
GEO geodetic altitude [m].
GEO geodetic latitude [deg].
1.7.1