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.

Public Constructors

 NameDescription
Public ConstructorPathAllocation ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyhorizontal_factorThe Horizontal Factor object defines the relationship between the horizontal cost factor and the horizontal relative moving angle. (In, Optional)  
Public Propertyin_cost_rasterA raster defining the impedance or cost to move planimetrically through each cell. (In, Optional)  
Public Propertyin_horizontal_rasterA raster defining the horizontal direction at each cell. (In, Optional)  
Public Propertyin_source_dataThe input source locations. (In, Required)  
Public Propertyin_surface_rasterA raster defining the elevation values at each cell location. (In, Optional)  
Public Propertyin_value_rasterThe input integer raster that identifies the zone values that should be used for each input source location. (In, Optional)  
Public Propertyin_vertical_rasterA raster defining the z-values for each cell location. (In, Optional)  
Public Propertymaximum_distanceDefines the threshold that the accumulative cost values cannot exceed. (In, Optional)  
Public Propertyout_allocation_rasterThe output path distance allocation raster. (Out, Required)  
Public Propertyout_backlink_rasterThe output cost back-link raster. (Out, Optional)  
Public Propertyout_distance_rasterThe output path distance raster. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysource_fieldThe field used to assign values to the source locations. It must be integer type. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyvertical_factorThe Vertical factor object defines the relationship between the vertical cost factor and the vertical relative moving angle (VRMA). (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.