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

EECFI.OsvRec Class Reference

Class for containing satellite state vector for a given time. More...

List of all members.

Public Member Functions

 OsvRec ()
 Constructor.
 OsvRec (final double taiTim, final double utcTim, final double ut1Tim, final long absOrbi, final long referFrame, double[] posi, double[] velo, final double qual)
 Constructor with parameters.

Public Attributes

double taiTime
 TAI time.
double utcTime
 UTC time.
double ut1Time
 UT1 time.
long absOrbit
 Absolute orbit.
long refFrame
 Reference frame.
double[] position
 Position vector (x, y, z components).
double[] velocity
 Velocity vector (x, y, z components).
double quality
 Quality index.

Detailed Description

Class for containing satellite state vector for a given time.


Constructor & Destructor Documentation

EECFI.OsvRec.OsvRec (  ) 

Constructor.

EECFI.OsvRec.OsvRec ( final double  taiTim,
final double  utcTim,
final double  ut1Tim,
final long  absOrbi,
final long  referFrame,
double[]  posi,
double[]  velo,
final double  qual 
)

Constructor with parameters.


Member Data Documentation

Absolute orbit.

Position vector (x, y, z components).

Quality index.

Reference frame.

TAI time.

UT1 time.

UTC time.

Velocity vector (x, y, z components).


Generated on Tue Jul 20 2010 13:39:07 for by doxygen 1.7.1