|
Earth Observation Mission CFI Software DataHandling Software User Manual for JAVA |
|
Class for containing Swath record. More...
Public Member Functions | |
| StfRec () | |
| Constructor. | |
| StfRec (final Vector< StfPt > stfPtVector) | |
| Constructor with parameters. | |
Public Attributes | |
| Vector< StfPt > | stfPt |
| Vector of STF points. | |
Class for containing Swath record.
| EECFI.StfRec.StfRec | ( | ) |
Constructor.
| EECFI.StfRec.StfRec | ( | final Vector< StfPt > | stfPtVector | ) |
Constructor with parameters.
| Vector<StfPt> EECFI.StfRec.stfPt |
Vector of STF points.
1.7.1