DEIMOS
Earth Observation Mission CFI Software
DataHandling Software User Manual
for JAVA
ESA

EECFI.StationFile Class Reference

Class for reading Station files. More...

Inheritance diagram for EECFI.StationFile:
EECFI.EEFile EECFI.CfiClass

List of all members.

Public Member Functions

 StationFile ()
 Constructor.
 StationFile (final String fileNam)
 Constructor by name.
native void read () throws CfiError
 Read the whole file.
native void read (final String stationIdentity) throws CfiError
 Read one station.
native Vector< String > readIds () throws CfiError
 Read the list of station names.

Public Attributes

Vector< StationRecstationList
 Stations records.

Detailed Description

Class for reading Station files.


Constructor & Destructor Documentation

EECFI.StationFile.StationFile (  ) 

Constructor.

EECFI.StationFile.StationFile ( final String  fileNam  ) 

Constructor by name.


Member Function Documentation

native void EECFI.StationFile.read (  )  throws CfiError

Read the whole file.

void EECFI.StationFile::read ( final String  stationIdentity  )  throws CfiError

Read one station.

Parameters:
stationIdentity Identity of the station to read.
Vector< String > EECFI.StationFile::readIds (  )  throws CfiError

Read the list of station names.

Returns:
Vector with the name of the stations in the file.

Member Data Documentation

Stations records.


Generated on Mon Dec 11 2023 14:48:14 for by doxygen 1.7.1