|
Earth Observation Mission CFI Software DataHandling Software User Manual |
|
Zone point class. More...
Public Member Functions | |
| ZonePoint () | |
| Empty constructor. | |
| ZonePoint (double ptLongitude, double ptLatitude) | |
| Constructor with parameters. | |
Public Attributes | |
| double | ptLong |
| Longitude. | |
| double | ptLat |
| Latitude. | |
Zone point class.
| EECFI::ZonePoint::ZonePoint | ( | ) | [inline] |
Empty constructor.
| EECFI::ZonePoint::ZonePoint | ( | double | ptLongitude, | |
| double | ptLatitude | |||
| ) | [inline] |
Constructor with parameters.
| double EECFI::ZonePoint::ptLat |
Latitude.
| double EECFI::ZonePoint::ptLong |
Longitude.
1.7.1