|
Earth Observation Mission CFI Software DataHandling Software User Manual for JAVA |
|
Class for containing Swath definition data. More...
Public Member Functions | |
| StfPt () | |
| Constructor. | |
| StfPt (final double longitude, final double latitude) | |
| Constructor with parameters. | |
Public Attributes | |
| double | lon |
| Longitude or RA. | |
| double | lat |
| Latitude or Dec. | |
Class for containing Swath definition data.
| EECFI.StfPt.StfPt | ( | ) |
Constructor.
| EECFI.StfPt.StfPt | ( | final double | longitude, | |
| final double | latitude | |||
| ) |
Constructor with parameters.
| double EECFI.StfPt.lat |
Latitude or Dec.
| double EECFI.StfPt.lon |
Longitude or RA.
1.7.1