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

EECFI.TargetData Class Reference

Generic target data. More...

List of all members.

Public Member Functions

 TargetData ()
 Empty constructor.
 TargetData (long tarNum, final Coord tarVec, final ParDer ztan, final ParDer rang, final ParDer tim, final Coord tarSatVec, final Coord satTarVec)
 Constructor with parameters.

Public Attributes

long targetNumber
 Target number. This value is the one to be used in the call to extra functions.
Coord tarVector
 Target vector.
ParDer zTan
 zTan.
ParDer range
 Range.
ParDer time
 Time.
Coord tarSatVector
 Target satellite vector.
Coord satTarVector
 Satellite target vector.

Detailed Description

Generic target data.


Constructor & Destructor Documentation

EECFI.TargetData.TargetData (  ) 

Empty constructor.

EECFI.TargetData.TargetData ( long  tarNum,
final Coord  tarVec,
final ParDer  ztan,
final ParDer  rang,
final ParDer  tim,
final Coord  tarSatVec,
final Coord  satTarVec 
)

Constructor with parameters.


Member Data Documentation

Satellite target vector.

Target number. This value is the one to be used in the call to extra functions.


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