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

EECFI.CsTra Class Reference

Coordinate system matrix. More...

List of all members.

Public Member Functions

 CsTra ()
 Empty constructor.
 CsTra (boolean azFlag, final AzElDefinition azDef, long ref0, long ref1, boolean amFlag, long der, double[] vec, double[] vecD, double[] vec2D, double[][] mat, double[][] matD, double[][] mat2D)
 Constructor with parameters.

Public Attributes

boolean azelFlag
  
AzElDefinition azelDef
  
long refi
 Initial reference frame.
long reff
 Final reference frame.
boolean ambFlag
  
long deriv
  
double[] v
  
double[] vd
  
double[] v2d
  
double[][] m
  
double[][] md
  
double[][] m2d
  

Detailed Description

Coordinate system matrix.


Constructor & Destructor Documentation

EECFI.CsTra.CsTra (  ) 

Empty constructor.

EECFI.CsTra.CsTra ( boolean  azFlag,
final AzElDefinition  azDef,
long  ref0,
long  ref1,
boolean  amFlag,
long  der,
double[]  vec,
double[]  vecD,
double[]  vec2D,
double  mat[][],
double  matD[][],
double  mat2D[][] 
)

Constructor with parameters.


Member Data Documentation

 

double [][] EECFI.CsTra.m

 

double [][] EECFI.CsTra.m2d

 

double [][] EECFI.CsTra.md

 

Final reference frame.

Initial reference frame.

double [] EECFI.CsTra.v

 

double [] EECFI.CsTra.v2d

 

double [] EECFI.CsTra.vd

 


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