All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AbstractPointCoverageInterp.h File Reference

This file contains an abstract class for interpolation function or interpolator that estimate values at non-observaved location within a PointCoverage. More...

#include "../../Config.h"
#include <memory>

Go to the source code of this file.

Classes

class  te::st::AbstractPointCoverageInterp
 An abstract class for interpolation function or interpolator that estimate values at non-observaved location within a PointCoverage. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::common
 Namespace for the Common module of TerraLib.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::st
 Namespace for the TerraLib ST module.
 

Detailed Description

This file contains an abstract class for interpolation function or interpolator that estimate values at non-observaved location within a PointCoverage.

Definition in file AbstractPointCoverageInterp.h.