DEIMOS
Earth Observation Software
Orbit and Attitude Adapater Tool
ESA
Public Member Functions | Public Attributes | List of all members
EoOrbAttAdapter.AdpAttitudeOutputConfiguration Class Reference

Class containing common attitude data for the output data in the adapter configuration file. More...

Public Member Functions

 AdpAttitudeOutputConfiguration ()
 Empty class constructor. More...
 

Public Attributes

String type
 Data type for output attitude file (default = "EO_FILE") More...
 
String ffsVersion
 Default FFS version. More...
 
String defaultFile
 Default output attitude file name. More...
 
long timeRef
 Default time reference (according to EOCFI::TimeRefDataHandlingEnum) More...
 
long refFrame
 Coodinate system frame for the OSV. More...
 
long targetFrame
 Attitude target frame (according to EOCFI::XDAttDefFrameEnum) More...
 
AdpFileHeaderConfiguration headerConfig
 Configuration data for the fixed header in output file. More...
 

Detailed Description

Class containing common attitude data for the output data in the adapter configuration file.

This class contains the following public elements:

Constructor & Destructor Documentation

◆ AdpAttitudeOutputConfiguration()

EoOrbAttAdapter.AdpAttitudeOutputConfiguration.AdpAttitudeOutputConfiguration ( )

Empty class constructor.

Member Data Documentation

◆ defaultFile

String EoOrbAttAdapter.AdpAttitudeOutputConfiguration.defaultFile

◆ ffsVersion

String EoOrbAttAdapter.AdpAttitudeOutputConfiguration.ffsVersion

◆ headerConfig

AdpFileHeaderConfiguration EoOrbAttAdapter.AdpAttitudeOutputConfiguration.headerConfig

Configuration data for the fixed header in output file.

Referenced by EoOrbAttAdapter.EoOrbAttAdapter.clearAttitudeData(), and EoOrbAttAdapter.AdpMainConfiguration.getTimeCorrelations().

◆ refFrame

long EoOrbAttAdapter.AdpAttitudeOutputConfiguration.refFrame

◆ targetFrame

long EoOrbAttAdapter.AdpAttitudeOutputConfiguration.targetFrame

Attitude target frame (according to EOCFI::XDAttDefFrameEnum)

Referenced by EoOrbAttAdapter.AdpMainConfiguration.getTimeCorrelations(), and EoOrbAttAdapter.AdpDfdl4sParser.parseDfdl4sDoc().

◆ timeRef

long EoOrbAttAdapter.AdpAttitudeOutputConfiguration.timeRef

Default time reference (according to EOCFI::TimeRefDataHandlingEnum)

Referenced by EoOrbAttAdapter.EoOrbAttAdapter.addParsedVectors(), and EoOrbAttAdapter.AdpMainConfiguration.getTimeCorrelations().

◆ type

String EoOrbAttAdapter.AdpAttitudeOutputConfiguration.type

Data type for output attitude file (default = "EO_FILE")

Referenced by EoOrbAttAdapter.AdpMainConfiguration.getTimeCorrelations().


Generated on Tue Dec 1 2020 11:44:33 for by doxygen 1.8.13