KernelOperation.h File Reference

This file contains a class that represents the kernel operation. More...

#include "../Config.h"
#include "KernelFunctions.h"
#include "KernelParams.h"
#include <map>
#include <memory>

Go to the source code of this file.

Classes

class  te::sa::KernelOperation
 Virtual class used to execute the kernel operations. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::mem
 Namespace for the memory data source of TerraLib.
 
 te::rst
 Namespace for the Raster module of TerraLib.
 
 te::sa
 Namespace for the TerraLib SA module.
 

Detailed Description

This file contains a class that represents the kernel operation.

Adapted from TerraLib4.

Definition in file KernelOperation.h.