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

EECFI.AemFile Class Reference

Class for reading AEM files. More...

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

List of all members.

Public Member Functions

 AemFile ()
 Constructor.
 AemFile (String fileNam)
 Constructor with file name.
native void read () throws CfiError
 Read the whole file data block.

Public Attributes

String ccsdsAemVers
 Format version in the form of 'x.y'.
String commentHeader
 Comments (header section).
String creationDate
 File creation date and time in UTC.
String originator
 Creating agency or operator.
Vector< AemSegmentsegment
 Ephemeris data lines.

Detailed Description

Class for reading AEM files.


Constructor & Destructor Documentation

EECFI.AemFile.AemFile (  ) 

Constructor.

EECFI.AemFile.AemFile ( String  fileNam  ) 

Constructor with file name.


Member Function Documentation

void EECFI.AemFile::read (  )  throws CfiError

Read the whole file data block.


Member Data Documentation

Format version in the form of 'x.y'.

Comments (header section).

File creation date and time in UTC.

Creating agency or operator.

Ephemeris data lines.


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