DEIMOS
Earth Observation Mission CFI Software
DataHandling Software User Manual
for JAVA
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.
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 (  ) 

Default constructor.

EECFI.IersBulletinAFile.IersBulletinAFile ( String  bulId,
Vector< IersBulletinArec vecPred,
PolarMotionFormula  polarFormula,
TimeCorrelationFormula  timeFormula 
)

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 14:48:13 for by doxygen 1.7.1