DEIMOS
Earth Observation Mission CFI Software
DataHandling Software User Manual
ESA

EECFI::IersFile Class Reference

Class for reading Iers bulletin (deprecated, use IersBulletinFile instead). More...

Inheritance diagram for EECFI::IersFile:
EECFI::EEFile EECFI::CfiClass

List of all members.

Public Member Functions

 IersFile ()
 Empty constructor.
 IersFile (string fileNam)
 Constructor with file name.
 ~IersFile ()
 Destructor.
void read () throw (CfiError)
 Read the file.

Public Attributes

vector< BulbTabletable1
 First table data in the IERS bulletin.
vector< BulbTabletable2
 Second table data in the IERS bulletin.

Detailed Description

Class for reading Iers bulletin (deprecated, use IersBulletinFile instead).


Constructor & Destructor Documentation

EECFI::IersFile::IersFile (  ) 

Empty constructor.

EECFI::IersFile::IersFile ( string  fileNam  ) 

Constructor with file name.

EECFI::IersFile::~IersFile (  ) 

Destructor.

References EECFI::EEFile::fixedHeader.


Member Function Documentation

void EECFI::IersFile::read (  )  throw (CfiError)

Member Data Documentation

First table data in the IERS bulletin.

Referenced by read().

Second table data in the IERS bulletin.

Referenced by read().


Generated on Thu Apr 23 2015 08:17:56 for by doxygen 1.7.1