|
Earth Observation Mission CFI Software DataHandling Software User Manual |
|
Swath point coordinates. More...
Public Member Functions | |
| StfPt () | |
| Empty constructor. | |
| StfPt (double longitude, double latitude) | |
| Constructor with parameters. | |
Public Attributes | |
| double | lon |
| Longitude or RA. | |
| double | lat |
| Latitude or Dec. | |
Swath point coordinates.
| EECFI::StfPt::StfPt | ( | ) | [inline] |
Empty constructor.
| EECFI::StfPt::StfPt | ( | double | longitude, | |
| double | latitude | |||
| ) | [inline] |
Constructor with parameters.
| double EECFI::StfPt::lat |
Latitude or Dec.
| double EECFI::StfPt::lon |
Longitude or RA.
1.7.1