DEIMOS
Earth Observation Mission CFI Software
DataHandling Software User Manual
ESA

EECFI::IersBulletinAFile Class Reference

Class for storing Iers bulletin A file data. More...

List of all members.

Public Member Functions

 IersBulletinAFile ()
 Default constructor.
 IersBulletinAFile (const std::string &bulId, const std::vector< IersBulletinArec > &vecPred, const PolarMotionFormula &polarFormula, const TimeCorrelationFormula &timeFormula)
 Constructor with parameters.

Public Attributes

std::string bulletinId
 Bulletin id. Example: "28 July 2011 Vol. XXIV No. 030".
std::vector< IersBulletinArecpredictionTable
 Prediction table records.
PolarMotionFormula polarMotionFormula
 Polar motion extrapolation formula paramters.
TimeCorrelationFormula timeCorrelationFormula
 Time correlation extrapolation formula parameters.

Detailed Description

Class for storing Iers bulletin A file data.


Constructor & Destructor Documentation

EECFI::IersBulletinAFile::IersBulletinAFile (  )  [inline]

Default constructor.

EECFI::IersBulletinAFile::IersBulletinAFile ( const std::string &  bulId,
const std::vector< IersBulletinArec > &  vecPred,
const PolarMotionFormula polarFormula,
const TimeCorrelationFormula timeFormula 
) [inline]

Constructor with parameters.


Member Data Documentation

Bulletin id. Example: "28 July 2011 Vol. XXIV No. 030".

Polar motion extrapolation formula paramters.

Prediction table records.

Time correlation extrapolation formula parameters.


Generated on Mon Dec 11 2023 13:28:17 for by doxygen 1.7.1