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 (const std::string &fileNam)
 Constructor with file name.
 ~IersFile () NOEXCEPT
 Destructor.
void read ()
 Read the file.

Public Attributes

std::vector< BulbTabletable1
 First table data in the IERS bulletin.
std::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 ( const std::string &  fileNam  )  [explicit]

Constructor with file name.

EECFI::IersFile::~IersFile (  ) 

Destructor.


Member Function Documentation

void EECFI::IersFile::read (  ) 

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 Jun 24 2021 13:50:09 for by doxygen 1.7.1