|
Earth Observation Mission CFI Software DataHandling Software User Manual for JAVA |
|
Class for reading Swath defintion files. More...
Public Member Functions | |
| SdfFile () | |
| Constructor. | |
| SdfFile (final String fileNam) | |
| Constructor by name. | |
| native void | read () throws CfiError |
| Read the whole file data block. | |
Class for reading Swath defintion files.
| EECFI.SdfFile.SdfFile | ( | ) |
Constructor.
| EECFI.SdfFile.SdfFile | ( | final String | fileNam | ) |
Constructor by name.
| native void EECFI.SdfFile.read | ( | ) | throws CfiError |
Read the whole file data block.
1.7.1