Provides access to additional members that control the Interpolating of a GeoDataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
IDW | Interpolates using IDW. | |
Krige | Interpolates using kriging. | |
NaturalNeighbor | Interpolates using natual neighbor. | |
Spline | Interpolates using splining. | |
TopoToRasterByFile | Interpolates using AnuDem. | |
Trend | Interpolates using trend surface. | |
TrendWithRms | Interpolates using trend surface with optional rms file. | |
Variogram | Interpolates using Variogram. |
CoClasses that implement IInterpolationOp3
CoClasses and Classes | Description |
---|---|
RasterInterpolationOp | Raster interpolation operation class. |