SPATMOD::IMAGE::TARGET_ERS Class Reference

Target for ER-Mapper ERS format. More...

#include <spatmod/imagetargeters.h>

Inheritance diagram for SPATMOD::IMAGE::TARGET_ERS:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TARGET_ERS (STAGE *pInputStage, const FILEPATH &filepath)
virtual ~TARGET_ERS ()
void SetNullValue (double NullValue)

Detailed Description

Target for ER-Mapper ERS format.


Constructor & Destructor Documentation

SPATMOD::IMAGE::TARGET_ERS::TARGET_ERS ( STAGE pInputStage,
const FILEPATH filepath 
)

Construct with specified input stage and path to target file.

Target does not take ownership of input stage.

Parameters:
pInputStage Stage in pipeline to obtain image data from
filepath Path to target file
virtual SPATMOD::IMAGE::TARGET_ERS::~TARGET_ERS (  )  [virtual]

Destructor.


Member Function Documentation

void SPATMOD::IMAGE::TARGET_ERS::SetNullValue ( double  NullValue  )  [inline]

Set null value to output in header.

Does not affect actual output values, use appropriate filter on source to ensure that invalid cells have specified null value.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:40:13 2012 for TNTsdk 2012 by  doxygen 1.6.1