ESRI.ArcGIS.GeostatisticalAnalystTools
IDW Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace : IDW Class




Uses the measured values surrounding the prediction location to predict a value for any unsampled location, based on the assumption that things that are close to one another are more alike than those that are farther apart.

Syntax

Visual Basic (Declaration) 
Public Class IDW 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As IDW
C# 
public class IDW : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.GeostatisticalAnalystTools.IDW

See Also

© 2010 All Rights Reserved.