Target for ER-Mapper ERS format. More...
#include <spatmod/imagetargeters.h>

Public Member Functions | |
| TARGET_ERS (STAGE *pInputStage, const FILEPATH &filepath) | |
| virtual | ~TARGET_ERS () |
| void | SetNullValue (double NullValue) |
Target for ER-Mapper ERS format.
Construct with specified input stage and path to target file.
Target does not take ownership of input stage.
| pInputStage | Stage in pipeline to obtain image data from | |
| filepath | Path to target file |
| virtual SPATMOD::IMAGE::TARGET_ERS::~TARGET_ERS | ( | ) | [virtual] |
Destructor.
| 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.
1.6.1