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

EECFI.SwathInfo Class Reference

Swath information. More...

Inheritance diagram for EECFI.SwathInfo:
EECFI.CfiClass

List of all members.

Public Member Functions

 SwathInfo ()
 Empty Class constructor.
 SwathInfo (long typeIn, String fileIn, SdfFile sdfFileIn, StfFile stfFileIn, long nofIn)
 Parameter class constructor.

Public Attributes

long type
 Swath initialization type (XVSwathInitEnum).
String filename
 Swath file name.
SdfFile sdfFile
 Swath definition file.
StfFile stfFile
 Swath template file.
long nofRegenOrbits
 Number of orbits to regenerate swath template.

Detailed Description

Swath information.


Constructor & Destructor Documentation

EECFI.SwathInfo.SwathInfo (  ) 

Empty Class constructor.

EECFI.SwathInfo.SwathInfo ( long  typeIn,
String  fileIn,
SdfFile  sdfFileIn,
StfFile  stfFileIn,
long  nofIn 
)

Parameter class constructor.

Note: for SdfFile and StfFile, only references are copied, the objects are not cloned.


Member Data Documentation

Swath file name.

Number of orbits to regenerate swath template.

Swath initialization type (XVSwathInitEnum).


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