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

EECFI.SwathIdData Class Reference

Swath id data. More...

Inheritance diagram for EECFI.SwathIdData:
EECFI.CfiClass

List of all members.

Public Member Functions

 SwathIdData ()
 Empty Class constructor.
 SwathIdData (long typeIn, String fileIn, SdfFile sdfFileIn, StfFile stfFileIn, long nofIn, long refOrb, long val0, long val1)
 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.
long orbitRef
 Orbit for which the STF has been generated.
long valOrbitStart
 Start validity orbit for STF.
long valOrbitStop
 Stop validity orbit for STF.

Detailed Description

Swath id data.


Constructor & Destructor Documentation

EECFI.SwathIdData.SwathIdData (  ) 

Empty Class constructor.

EECFI.SwathIdData.SwathIdData ( long  typeIn,
String  fileIn,
SdfFile  sdfFileIn,
StfFile  stfFileIn,
long  nofIn,
long  refOrb,
long  val0,
long  val1 
)

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.

Orbit for which the STF has been generated.

Swath initialization type (XVSwathInitEnum).

Start validity orbit for STF.

Stop validity orbit for STF.


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