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




The following tables list the members exposed by KernelDensity.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyarea_unit_scale_factorThe desired area units of the output density values. (In, Optional)  
Public Propertycell_size The cell size for the output raster dataset. (In, Optional)  
Public Propertyin_featuresThe input features (point or line) for which to calculate the density. (In, Required)  
Public Propertyout_rasterThe output kernel density raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypopulation_fieldField denoting population values for each feature. The Population field is the count or quantity to be spread across the landscape to create a continuous surface. (In, Required)  
Public Propertysearch_radiusThe search radius within which to calculate density. Units are based on the linear unit of the projection of the output spatial reference. (In, Optional)  
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.