ESRI.ArcGIS.SpatialAnalystTools | |
CostDistance Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : CostDistance Class |
The following tables list the members exposed by CostDistance.
Name | Description | |
---|---|---|
CostDistance Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_cost_raster | A raster defining the impedance or cost to move planimetrically through each cell. (In, Required) | |
in_source_data | The input source locations. (In, Required) | |
maximum_distance | Defines the threshold that the accumulative cost values cannot exceed. (In, Optional) | |
out_backlink_raster | The output cost back-link raster. (Out, Optional) | |
out_distance_raster | The output cost distance raster. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |