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

EECFI.FovConstraintsFile Class Reference

Class for reading Fov constraints files. More...

Inheritance diagram for EECFI.FovConstraintsFile:
EECFI.EEFile EECFI.CfiClass

List of all members.

Public Member Functions

 FovConstraintsFile ()
 Empty constructor.
 FovConstraintsFile (final String fileNam)
 Constructor with file name.
native void read () throws CfiError
 Read the whole file and store it in object.

Public Attributes

long type
 Type of constraint (XDCFI_Fov_constraints_enum).
FovConstraintsUnion constraints
 Constraints values.

Detailed Description

Class for reading Fov constraints files.


Constructor & Destructor Documentation

EECFI.FovConstraintsFile.FovConstraintsFile (  ) 

Empty constructor.

EECFI.FovConstraintsFile.FovConstraintsFile ( final String  fileNam  ) 

Constructor with file name.


Member Function Documentation

native void EECFI.FovConstraintsFile.read (  )  throws CfiError

Read the whole file and store it in object.


Member Data Documentation

Type of constraint (XDCFI_Fov_constraints_enum).


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