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




For a list of all members of this type, see Kriging members.

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_point_featuresThe input point features containing the z-values to be interpolated into a surface raster. (In, Required)  
Public Propertyout_surface_rasterThe output interpolated surface raster. (Out, Required)  
Public Propertyout_variance_prediction_rasterOptional output raster where each cell contains the predicted semi-variance values for that location. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysearch_radiusDefines which of the input points will be used to interpolate the value for each cell in the output raster. (In, Optional)  
Public PropertysemiVariogram_propsThe Semivariogram model to be used. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyz_fieldThe field that holds a height or magnitude value for each point. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.