DEIMOS
Earth Observation Mission CFI Software
DataHandling Software User Manual
ESA

EECFI::OsfRec Class Reference

Class for containing data structure for Orbit Scenario File records. More...

List of all members.

Public Member Functions

 OsfRec ()
 Empty constructor.
 OsfRec (const long absOrbi, const long relOrbi, const long cycleDay, const long cycleOrbit, const double meanlst, const double meanlstDrift, const double inclinat, const long driftMod, const double anxTaiTime, const double anxUt1Time, const double anxUtcTime, const double anxLongitude, const long cycleOsf, const long phaseOsf)
 Constructor with parameters.
 ~OsfRec ()
 Destructor.

Public Attributes

long absOrbit
 Absolute orbit number.
long relOrbit
 Relative orbit number.
long cycleDays
long cycleOrbits
double mlst
 Mean local solar time (hours and fractions of hour).
double mlstDrift
 Mean local solar time drift (secs per day).
double inclination
 Inclination.
long driftMode
 Inclination of mlstDrift.
double anxTai
 ANX time in TAI format (MJD2000).
double anxUt1
 ANX time in UT1 format (MJD2000).
double anxUtc
 ANX time in UTC format (MJD2000).
double anxLong
 ANX longitude (degrees).
long cycle
long phase

Detailed Description

Class for containing data structure for Orbit Scenario File records.


Constructor & Destructor Documentation

EECFI::OsfRec::OsfRec (  ) 

Empty constructor.

EECFI::OsfRec::OsfRec ( const long  absOrbi,
const long  relOrbi,
const long  cycleDay,
const long  cycleOrbit,
const double  meanlst,
const double  meanlstDrift,
const double  inclinat,
const long  driftMod,
const double  anxTaiTime,
const double  anxUt1Time,
const double  anxUtcTime,
const double  anxLongitude,
const long  cycleOsf,
const long  phaseOsf 
)

Constructor with parameters.

References absOrbit, anxLong, anxTai, anxUt1, anxUtc, cycle, cycleDays, cycleOrbits, driftMode, inclination, mlst, mlstDrift, phase, and relOrbit.

EECFI::OsfRec::~OsfRec (  ) 

Destructor.


Member Data Documentation

Absolute orbit number.

Referenced by OsfRec().

ANX longitude (degrees).

Referenced by OsfRec().

ANX time in TAI format (MJD2000).

Referenced by OsfRec().

ANX time in UT1 format (MJD2000).

Referenced by OsfRec().

ANX time in UTC format (MJD2000).

Referenced by OsfRec().

Referenced by OsfRec().

Referenced by OsfRec().

Referenced by OsfRec().

Inclination of mlstDrift.

Referenced by OsfRec().

Inclination.

Referenced by OsfRec().

Mean local solar time (hours and fractions of hour).

Referenced by OsfRec().

Mean local solar time drift (secs per day).

Referenced by OsfRec().

Referenced by OsfRec().

Relative orbit number.

Referenced by OsfRec().


Generated on Thu Jul 15 2010 10:10:40 for by doxygen 1.7.1