This file contains an abstract class for interpolation functions or interpolators that estimate values at non-observaved times of a time series. More...
Go to the source code of this file.
Classes | |
| class | te::st::AbstractTimeSeriesInterp | 
| An abstract class for an interpolation function or interpolator that estimate a value at non-observaved times of a time series.  More... | |
Namespaces | |
| te | |
| TerraLib.  | |
| 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.  | |
This file contains an abstract class for interpolation functions or interpolators that estimate values at non-observaved times of a time series.
Definition in file AbstractTimeSeriesInterp.h.