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, final long timeRef, 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.
long timeRefOf
 Reference time.
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,
final long  timeRef,
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.

Reference time.

UT1 time.

UTC time.

Velocity vector (x, y, z components).


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