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 (string bulId, vector< IersBulletinArec > &vecPred, PolarMotionFormula &polarFormula, TimeCorrelationFormula &timeFormula)
 Constructor with parameters.

Public Attributes

string bulletinId
 Bulletin id. Example: "28 July 2011 Vol. XXIV No. 030".
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 ( string  bulId,
vector< IersBulletinArec > &  vecPred,
PolarMotionFormula polarFormula,
TimeCorrelationFormula timeFormula 
) [inline]

Constructor with parameters.


Member Data Documentation

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

Polar motion extrapolation formula paramters.

Time correlation extrapolation formula parameters.


Generated on Mon Apr 18 2016 15:25:17 for by doxygen 1.7.1