Class used to calculate the kernel map of a dataset.
More...
#include <KernelMapOperation.h>
|
std::auto_ptr< te::rst::Raster > | buildRaster (te::sa::KernelInputParams *inputParams, te::sa::KernelTree &kTree, std::string driver) |
|
virtual void | buildTree () |
|
std::auto_ptr< te::mem::DataSet > | createDataSet (te::da::DataSet *inputDataSet, te::da::DataSetType *dsType) |
|
std::auto_ptr< te::da::DataSetType > | createDataSetType (te::da::DataSetType *dsType) |
|
std::auto_ptr< te::mem::DataSet > | runDataSetKernel (te::sa::KernelInputParams *inputParams, te::sa::KernelTree &kTree, te::sa::KernelMap &kMap, te::da::DataSetType *dsType) |
|
void | runRasterKernel (te::sa::KernelInputParams *inputParams, te::sa::KernelTree &kTree, te::sa::KernelMap &kMap, te::rst::Raster *raster) |
|
void | saveDataSet (te::da::DataSet *dataSet, te::da::DataSetType *dsType) |
|
Class used to calculate the kernel map of a dataset.
- See also
- KernelOperation
Definition at line 53 of file KernelMapOperation.h.
te::sa::KernelMapOperation::KernelMapOperation |
( |
| ) |
|
te::sa::KernelMapOperation::~KernelMapOperation |
( |
| ) |
|
Function used to create the output raster
virtual void te::sa::KernelMapOperation::buildTree |
( |
| ) |
|
|
protectedvirtual |
Function used to create the output dataset
Function used to create the output dataset type
virtual void te::sa::KernelMapOperation::execute |
( |
| ) |
|
|
virtual |
Function used to run kernel when output data is dataset
Function used to run kernel when output data is a raster
Function used to save the output dataset
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/sa/core/KernelMapOperation.h