#include "../../../common/Singleton.h"
#include "../../Config.h"
#include "AbstractTimeSeriesInterp.h"
Go to the source code of this file.
Classes | |
class | te::st::NearestValueAtTimeInterp |
It is an interpolation function the estimates the nearest value at a given non-observed time of a time series. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::st |
Namespace for the TerraLib ST module. | |