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




The following tables list the members exposed by GAMovingWindowKriging.

Public Constructors

 NameDescription
Public ConstructorGAMovingWindowKriging ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_sizeThe cell size at which the output raster will be created. (In, Optional)  
Public Propertyin_datasetsInput dataset(s) displays two pieces: (In, Required)  
Public Propertyin_ga_model_sourceThe geostatistical model source to be analyzed. (In, Required)  
Public Propertyin_locationsPoint locations where predictions or validations will be performed. (In, Required)  
Public Propertyneighbors_maxNumber of neighbors to use in the moving window. (In, Required)  
Public Propertyout_featureclassFeature class storing the results. (Out, Required)  
Public Propertyout_surface_gridThe Prediction values in the output feature class are interpolated onto a raster using the Local Polynomial Interpolation method. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.