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

EECFI.SwathGeometry Class Reference

Swath geometry data. More...

List of all members.

Public Member Functions

 SwathGeometry ()
 Constructor.
 SwathGeometry (final long geomType, final double azim, final double elevat, final double alt, final double dist, final double ang)
 Constructor with parameters.

Public Attributes

long geometryType
 Geometry type (GeomTypeEnum).
double azimuth
 Azimuth points.
double elevation
 Elevation points.
double altitude
 Altitude points.
double distance
 Distance.
double angle
 Incidence Angle.

Detailed Description

Swath geometry data.


Constructor & Destructor Documentation

EECFI.SwathGeometry.SwathGeometry (  ) 

Constructor.

EECFI.SwathGeometry.SwathGeometry ( final long  geomType,
final double  azim,
final double  elevat,
final double  alt,
final double  dist,
final double  ang 
)

Constructor with parameters.


Member Data Documentation

Altitude points.

Incidence Angle.

Azimuth points.

Distance.

Elevation points.

Geometry type (GeomTypeEnum).


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