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




A moving window predictor that uses the shortest distance between points so that points on either side of the line barriers are connected.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.GeostatisticalAnalystTools.KernelInterpolationWithBarriers

See Also

© 2010 All Rights Reserved.