![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
LineDensity Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : LineDensity Class |
The following tables list the members exposed by LineDensity.
Name | Description | |
---|---|---|
![]() | LineDensity 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_polyline_features | The input line features for which to calculate the density. (In, Required) |
![]() | out_raster | The output line density raster. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | population_field | Numeric field denoting population values (the number of times the line should be counted) for each polyline. (In, Required) |
![]() | search_radius | The search radius within which to calculate density. Units are based on the linear unit of the projection of the output spatial reference. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |