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

EECFI.AreaOfInterest Class Reference

Class to store the longitude and latitude arrays which describe the area of interest. More...

Inheritance diagram for EECFI.AreaOfInterest:
EECFI.CfiClass

List of all members.

Public Member Functions

 AreaOfInterest ()
 Rectangle corners latitudes ordered clockwise lat = [min max max min].
 AreaOfInterest (final double[] longitudesIn, final double[] latitudesIn)
 Parameter constructor.

Public Attributes

double[] swathLatitudes
 Rectangle corners longitudes ordered clockwise lon = [min min max max].

Detailed Description

Class to store the longitude and latitude arrays which describe the area of interest.


Constructor & Destructor Documentation

EECFI.AreaOfInterest.AreaOfInterest (  ) 

Rectangle corners latitudes ordered clockwise lat = [min max max min].

Empty Class constructor.

EECFI.AreaOfInterest.AreaOfInterest ( final double[]  longitudesIn,
final double[]  latitudesIn 
)

Parameter constructor.


Member Data Documentation

Rectangle corners longitudes ordered clockwise lon = [min min max max].


Generated on Wed Nov 25 2020 19:50:50 for by doxygen 1.7.1