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

This file contains an abstract class for interpolation function or interpolator that estimate coverages at non-observed times of a CoverageSeries. More...

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

Go to the source code of this file.

Classes

class  te::st::AbstractCoverageSeriesInterp
 An abstract class for interpolation function or interpolator that estimate coverages at non-observed times of a CoverageSeries. 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::st
 Namespace for the TerraLib ST module.
 

Detailed Description

This file contains an abstract class for interpolation function or interpolator that estimate coverages at non-observed times of a CoverageSeries.

Definition in file AbstractCoverageSeriesInterp.h.