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

EECFI.GenDemAltFromEllipsoidInputs Class Reference

DEM set selection. More...

List of all members.

Public Member Functions

 GenDemAltFromEllipsoidInputs ()
 Empty Class constructor.
 GenDemAltFromEllipsoidInputs (long type, double minLon, double maxLon, double minLat, double maxLat, long verb)
 Constructor with parameters.

Public Attributes

long setType
 DEM set selected (DemSetEnum).
double lonMin
 Minimum longitude of interval.
double lonMax
 Maximum longitude of interval.
double latMin
 Minimum latitude of interval.
double latMax
 Maximum latitude of interval.
long verbose
 If 0, no output will be printed. If > 0, a message will be printed every verbose points.

Detailed Description

DEM set selection.


Constructor & Destructor Documentation

EECFI.GenDemAltFromEllipsoidInputs.GenDemAltFromEllipsoidInputs (  ) 

Empty Class constructor.

EECFI.GenDemAltFromEllipsoidInputs.GenDemAltFromEllipsoidInputs ( long  type,
double  minLon,
double  maxLon,
double  minLat,
double  maxLat,
long  verb 
)

Constructor with parameters.


Member Data Documentation

Maximum latitude of interval.

Minimum latitude of interval.

Maximum longitude of interval.

Minimum longitude of interval.

DEM set selected (DemSetEnum).

If 0, no output will be printed. If > 0, a message will be printed every verbose points.


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