This file contains an interpolation function that returns the nearest coverage at time. More...
#include "../../../common/Singleton.h"#include "../../Config.h"#include "AbstractCoverageSeriesInterp.h"Go to the source code of this file.
Classes | |
| class | te::st::NearestCoverageAtTimeInterp |
| It is an interpolation function the estimates the nearest coverage at a given non-observed time. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::st |
| Namespace for the TerraLib ST module. | |
This file contains an interpolation function that returns the nearest coverage at time.
Definition in file NearestCoverageAtTimeInterp.h.