It is an interpolation function the estimates the nearest coverage at a given non-observed time.
More...
#include <NearestCoverageAtTimeInterp.h>
It is an interpolation function the estimates the nearest coverage at a given non-observed time.
- See also
- AbstractCoverageSeriesInterp
Definition at line 49 of file NearestCoverageAtTimeInterp.h.
virtual te::st::NearestCoverageAtTimeInterp::~NearestCoverageAtTimeInterp |
( |
| ) |
|
|
virtual |
te::st::NearestCoverageAtTimeInterp::NearestCoverageAtTimeInterp |
( |
| ) |
|
|
protected |
It estimates a coverage of a coverage series at a given non-observed time .
- Parameters
-
cvs | A coverage series. |
time | The given non-observed time. |
- Returns
- The estimated coverage.
- Note
- It will NOT take the ownership of the given pointer.
-
The caller will take the ownership of the output Geometry pointer.
Implements te::st::AbstractCoverageSeriesInterp.
It returns a reference to the singleton instance.
- Returns
- A reference to the singleton instance.
The documentation for this class was generated from the following file: