ESRI.ArcGIS.SpatialAnalystTools
PathBackLink Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace : PathBackLink Class




The following tables list the members exposed by PathBackLink.

Public Constructors

 NameDescription
Public ConstructorPathBackLink 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_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_backlink_rasterThe output cost back-link raster. (Out, Required)  
Public Propertyout_distance_rasterThe output path distance raster. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
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.