DEIMOS
Earth Observation Mission CFI Software
DataHandling Software User Manual
ESA

EECFI::DemFile Class Reference

Class for reading DEM files. More...

Inheritance diagram for EECFI::DemFile:
EECFI::EEFile EECFI::CfiClass

List of all members.

Public Member Functions

 DemFile ()
 Empty constructor.
 DemFile (const string fileNam)
 Constructor with file name.
 ~DemFile ()
 Destructor.
void read (DemConfFile &demConfFile) throw (CfiError)
 Read the data block and store it in object.

Public Attributes

long numPointsX
long numPointsY
DemPoint ** point

Detailed Description

Class for reading DEM files.


Constructor & Destructor Documentation

EECFI::DemFile::DemFile (  ) 

Empty constructor.

References EECFI::EEFile::fileType, numPointsX, numPointsY, and point.

EECFI::DemFile::DemFile ( const string  fileNam  ) 

Constructor with file name.

References numPointsX, numPointsY, and point.

EECFI::DemFile::~DemFile (  ) 

Destructor.

References EECFI::EEFile::fixedHeader, numPointsX, and point.


Member Function Documentation

void EECFI::DemFile::read ( DemConfFile demConfFile  )  throw (CfiError)

Read the data block and store it in object.

Parameters:
demConfFile DEM configuration file.

Member Data Documentation


Generated on Thu Apr 23 2015 08:17:56 for by doxygen 1.7.1