ESRI.ArcGIS.SpatialAnalystTools | |
PathAllocation Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : PathAllocation Class |
The following tables list the members exposed by PathAllocation.
Name | Description | |
---|---|---|
PathAllocation Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
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_value_raster | The input integer raster that identifies the zone values that should be used for each input source 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_allocation_raster | The output path distance allocation raster. (Out, Required) | |
out_backlink_raster | The output cost back-link raster. (Out, Optional) | |
out_distance_raster | The output path distance raster. (Out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
source_field | The field used to assign values to the source locations. It must be integer type. (In, Optional) | |
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) |