DEIMOS
Earth Observation Mission CFI Software
Pointing Software User Manual
for JAVA
ESA

EECFI.AttFileModel Class Reference

File Model for Nominal attitude and instrument attitude. More...

List of all members.

Public Member Functions

 AttFileModel ()
 Empty constructor.
 AttFileModel (long fileModel, double valTime0, double valTime1, long dataType, long inertialFrame, double maxGap, final Vector< AttDataRec > attDataIn)
 Constructor with parameters.

Public Attributes

long fileModel
 Target reference frame.
double valTime0
 Validity time 0.
double valTime1
 Validity time 1.
long dataType
 Data type. Quaternions or angles (AttitudeDataTypeEnum).
long inertialFrame
 Internal frame.
double maxGap
 Maximum gap.
Vector< AttDataRecattData
 Array with the angle/quaternion records.

Detailed Description

File Model for Nominal attitude and instrument attitude.


Constructor & Destructor Documentation

EECFI.AttFileModel.AttFileModel (  ) 

Empty constructor.

EECFI.AttFileModel.AttFileModel ( long  fileModel,
double  valTime0,
double  valTime1,
long  dataType,
long  inertialFrame,
double  maxGap,
final Vector< AttDataRec attDataIn 
)

Constructor with parameters.


Member Data Documentation

Array with the angle/quaternion records.

Data type. Quaternions or angles (AttitudeDataTypeEnum).

Target reference frame.

Internal frame.

Maximum gap.

Validity time 0.

Validity time 1.


Generated on Mon Dec 11 2023 14:48:29 for by doxygen 1.7.1