Files | |
| AbstractCoverageSeriesInterp.h | |
| This file contains an abstract class for interpolation function or interpolator that estimate coverages at non-observed times of a CoverageSeries. | |
| AbstractPointCoverageInterp.h | |
| This file contains an abstract class for interpolation function or interpolator that estimate values at non-observaved location within a PointCoverage. | |
| AbstractTimeSeriesInterp.h | |
| This file contains an abstract class for interpolation functions or interpolators that estimate values at non-observaved times of a time series. | |
| AbstractTrajectoryInterp.h | |
| This file contains an abstract class for interpolation function or interpolator that estimate geometries at non-observed times of a trajectory. | |
| IDWInterpolator.h | |
| This file contains an inverse distance weighted (IDW) interpolationan function for PointCoverage. | |
| NearestCoverageAtTimeInterp.h | |
| This file contains an interpolation function that returns the nearest coverage at time. | |
| NearestGeometryAtTimeInterp.h | |
| This file contains an interpolation function that estimates the nearest geometry at time of a trajectory. | |
| NearestValueAtTimeInterp.h | |