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