DEIMOS
Earth Explorer Mission CFI Software
DataHandling Software User Manual
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 ()
 Empty constructor.
 StationFile (const string fileNam)
 Constructor with file name.
 ~StationFile ()
 Destructor.
void read () throw (CfiError)
 Read the whole file.
void read (const string stationIdentity) throw (CfiError)
 Read one station.
void readIds (vector< string > &stationIds) throw (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 (  ) 

Empty constructor.

References EECFI::EEFile::fileType.

EECFI::StationFile::StationFile ( const string  fileNam  ) 

Constructor with file name.

EECFI::StationFile::~StationFile (  ) 

Destructor.

References EECFI::EEFile::fixedHeader.


Member Function Documentation

void EECFI::StationFile::read ( const string  stationIdentity  )  throw (CfiError)

Read one station.

Parameters:
stationIdentity Identity of the station to read.

void EECFI::StationFile::readIds ( vector< string > &  stationIds  )  throw (CfiError)

Read the list of station names.

Parameters:
stationIds [OUTPUT]: is an output vector with the name of the stations in the file.


Member Data Documentation

Stations records.

Referenced by read().


Generated on Mon May 11 11:25:21 2009 for by doxygen 1.5.8