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

EECFI.InstrumentData Class Reference

Instrument input data. More...

List of all members.

Public Member Functions

 InstrumentData ()
 Empty constructor.
 InstrumentData (long typ, AzimuthElevationList azElList, AzimuthElevationStrip azElStrip, AzimuthElevationGrid azElGrid, double freq)
 Constructor with parameters.

Public Attributes

long type
 See AzElTypeEnum.
AzimuthElevationList azimuthElevationList
 List of azimuth and elevation points.
AzimuthElevationStrip azimuthElevationStrip
 Strip of points with fixed azimuth.
AzimuthElevationGrid azimuthElevationGrid
 Grid of azimuth/elevation points.
double signalFrequency
 Frequency of signal.

Detailed Description

Instrument input data.


Constructor & Destructor Documentation

EECFI.InstrumentData.InstrumentData (  ) 

Empty constructor.

EECFI.InstrumentData.InstrumentData ( long  typ,
AzimuthElevationList  azElList,
AzimuthElevationStrip  azElStrip,
AzimuthElevationGrid  azElGrid,
double  freq 
)

Constructor with parameters.


Member Data Documentation

List of azimuth and elevation points.

Frequency of signal.

See AzElTypeEnum.


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