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

EECFI.Topocentric Class Reference

Data structure for topocentric coordinates. More...

List of all members.

Public Member Functions

 Topocentric ()
 Empty constructor.
 Topocentric (double azim, double elev, double range, double azimDer, double elevDer, double rangeDer)
 Constructor with parameters.

Public Attributes

double azim
 Azimuth.
double elev
 Elevation.
double range
 Range.
double azimDer
 Azimuth 1st. derivative.
double elevDer
 Elevation 1st. derivative.
double rangeDer
 Range 1st. derivative.

Detailed Description

Data structure for topocentric coordinates.


Constructor & Destructor Documentation

EECFI.Topocentric.Topocentric (  ) 

Empty constructor.

EECFI.Topocentric.Topocentric ( double  azim,
double  elev,
double  range,
double  azimDer,
double  elevDer,
double  rangeDer 
)

Constructor with parameters.


Member Data Documentation

Azimuth.

Azimuth 1st. derivative.

Elevation.

Elevation 1st. derivative.

Range.

Range 1st. derivative.


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