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

EECFI.StfVhr Class Reference

Class for containing Swath variable header. More...

List of all members.

Public Member Functions

 StfVhr ()
 Constructor.
 StfVhr (final String stfNam, final String refOSF, final String refSDF, final long swathTyp, final long swathPointTyp, final double timStep, final long refrMode, final double freq, final long numP, final Vector< Double > alt, final boolean geomFlag, final long repCycl, final long cyclLength, final double meanlstDrift, final long absOrb, final long orbit0, final long orbit1, double[] pos, double[] vel)
 Constructor with parameters.

Public Attributes

String stfName
 Swath template file name.
String ReferenceOSF
 Reference Orbit Scenario file.
String ReferenceSDF
 Reference swath definition file.
long swathType
 Swath type (SwathRecEnum: open/close).
long swathPointType
 Swath point type (SwathPointTypeEnum: geodetic/inertial).
double timeStep
  
long refractionMode
 Refraction model (TargetRayEnum).
double frequency
 Frequency (Hz).
long numPoints
 Number of points in the instantaneous swath.
Vector< Double > altitude
 List of altitudes.
boolean geometryFlag
 true if the geometry of the orbit is defined.
long repCycle
  
long cycleLength
  
double mlstDrift
  
long absOrbit
  
long orbitStart
 Start orbit of validity range.
long orbitStop
 Stop orbit of validity range.
double[] position
  
double[] velocity
  

Detailed Description

Class for containing Swath variable header.


Constructor & Destructor Documentation

EECFI.StfVhr.StfVhr (  ) 

Constructor.

EECFI.StfVhr.StfVhr ( final String  stfNam,
final String  refOSF,
final String  refSDF,
final long  swathTyp,
final long  swathPointTyp,
final double  timStep,
final long  refrMode,
final double  freq,
final long  numP,
final Vector< Double >  alt,
final boolean  geomFlag,
final long  repCycl,
final long  cyclLength,
final double  meanlstDrift,
final long  absOrb,
final long  orbit0,
final long  orbit1,
double[]  pos,
double[]  vel 
)

Constructor with parameters.


Member Data Documentation

Vector<Double> EECFI.StfVhr.altitude

List of altitudes.

Frequency (Hz).

true if the geometry of the orbit is defined.

false if the OSV.

Number of points in the instantaneous swath.

Start orbit of validity range.

Stop orbit of validity range.

 

Reference Orbit Scenario file.

Reference swath definition file.

Refraction model (TargetRayEnum).

Swath template file name.

Swath point type (SwathPointTypeEnum: geodetic/inertial).

Swath type (SwathRecEnum: open/close).

 


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