|
Earth Observation Mission CFI Software Visibility Software User Manual for JAVA |
|
Public Member Functions | |
| SwathInfo () | |
| Empty Class constructor. | |
| SwathInfo (long typeIn, String fileIn, SdfFile sdfFileIn, StfFile stfFileIn, long nofIn) | |
| Parameter class constructor. | |
Public Attributes | |
| long | type |
| Swath initialization type (XVSwathInitEnum). | |
| String | filename |
| Swath file name. | |
| SdfFile | sdfFile |
| Swath definition file. | |
| StfFile | stfFile |
| Swath template file. | |
| long | nofRegenOrbits |
| Number of orbits to regenerate swath template. | |
Swath information.
| EECFI.SwathInfo.SwathInfo | ( | ) |
Empty Class constructor.
| String EECFI.SwathInfo.filename |
Swath file name.
Number of orbits to regenerate swath template.
Swath definition file.
Swath template file.
| long EECFI.SwathInfo.type |
Swath initialization type (XVSwathInitEnum).
1.7.1