DEIMOS
Earth Observation Mission CFI Software
DataHandling Software User Manual
ESA

EECFI::OsvListReadConfiguration Class Reference

Configuration class for reading OSV state vectors. More...

List of all members.

Public Member Functions

 OsvListReadConfiguration ()
 Default constructor.
 OsvListReadConfiguration (long timeMode, long timeRef, long extendType, double timeStart, double timeStop, long orbitStart, long orbitStop, long extendNumOsv, double extendOsvSec)
 Constructor with parameters.

Public Attributes

long timeMode
 TimeInitModeEnum.
long timeRef
 TimeRefDataHandlingEnum.
long extendType
 ExtendTypeEnum.
double timeStart
double timeStop
 Initialization time interval (only applicable if time_mode == XDCFI_SEL_TIME).
long orbitStart
long orbitStop
 Initialization ORBIT interval (only applicable if time_mode == XDCFI_SEL_ORBIT).
long extendNumOsv
 Number of OSVs to be added to initialization interval (only applicable if extend_type == XDCFI_EXTEND_NUM_OSV).
double extendOsvSec
 Size of interval whose OSVs must be added before/after input interval (only applicable if extend_type == XDCFI_EXTEND_TIME).

Detailed Description

Configuration class for reading OSV state vectors.


Constructor & Destructor Documentation

EECFI::OsvListReadConfiguration::OsvListReadConfiguration (  ) 

Default constructor.

EECFI::OsvListReadConfiguration::OsvListReadConfiguration ( long  timeMode,
long  timeRef,
long  extendType,
double  timeStart,
double  timeStop,
long  orbitStart,
long  orbitStop,
long  extendNumOsv,
double  extendOsvSec 
)

Constructor with parameters.


Member Data Documentation

Number of OSVs to be added to initialization interval (only applicable if extend_type == XDCFI_EXTEND_NUM_OSV).

Referenced by EECFI::SP3File::read(), and EECFI::OemFile::read().

Size of interval whose OSVs must be added before/after input interval (only applicable if extend_type == XDCFI_EXTEND_TIME).

Referenced by EECFI::SP3File::read(), and EECFI::OemFile::read().

Initialization ORBIT interval (only applicable if time_mode == XDCFI_SEL_ORBIT).

Referenced by EECFI::SP3File::read(), and EECFI::OemFile::read().

Initialization time interval (only applicable if time_mode == XDCFI_SEL_TIME).

Referenced by EECFI::SP3File::read(), and EECFI::OemFile::read().


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