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
  
double valTime1
  
long dataType
 Data type. Quaternions or angles (AttitudeDataTypeEnum).
long inertialFrame
  
double maxGap
  
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.


Generated on Thu Jun 24 2021 13:31:35 for by doxygen 1.7.1