ESRI.ArcGIS.SpatialAnalystTools | |
PointDensity Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : PointDensity Class |
The following tables list the members exposed by PointDensity.
Name | Description | |
---|---|---|
PointDensity Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
area_unit_scale_factor | The desired area units of the output density values. (In, Optional) | |
cell_size | The cell size for the output raster dataset. (In, Optional) | |
in_point_features | The input point features for which to calculate the density. (In, Required) | |
neighborhood | Dictates the shape of the area around each cell used to calculate the density value. (In, Optional) | |
out_raster | The output point density raster. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
population_field | Field denoting population values for each point. The population field is the count or quantity to be used in the calculation of a continuous surface. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |