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 sdfNam, 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, double[] pos, double[] vel)
 Constructor with parameters.

Public Attributes

String stfName
 Swath template file name.
String sdfName
 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
  
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  sdfNam,
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,
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.

 

Refraction model (TargetRayEnum).

Reference swath definition file.

Swath template file name.

Swath point type (SwathPointTypeEnum: geodetic/inertial).

Swath type (SwathRecEnum: open/close).

 


Generated on Tue Jul 20 2010 13:39:08 for by doxygen 1.7.1