![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
PathDistance Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : PathDistance Class |
For a list of all members of this type, see PathDistance members.
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | horizontal_factor | The Horizontal Factor object defines the relationship between the horizontal cost factor and the horizontal relative moving angle. (In, Optional) |
![]() | in_cost_raster | A raster defining the impedance or cost to move planimetrically through each cell. (In, Optional) |
![]() | in_horizontal_raster | A raster defining the horizontal direction at each cell. (In, Optional) |
![]() | in_source_data | The input source locations. (In, Required) |
![]() | in_surface_raster | A raster defining the elevation values at each cell location. (In, Optional) |
![]() | in_vertical_raster | A raster defining the z-values for each cell location. (In, Optional) |
![]() | 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 path 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. |
![]() | vertical_factor | The Vertical factor object defines the relationship between the vertical cost factor and the vertical relative moving angle (VRMA). (In, Optional) |