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
  
ParDer zTan
  
ParDer range
  
ParDer time
  
Coord tarSatVector
  
Coord satTarVector
  

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

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


Generated on Thu Nov 6 2014 11:24:06 for by doxygen 1.7.1