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.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_cost_rasterA raster defining the impedance or cost to move planimetrically through each cell. (In, Required)  
Public Propertyin_source_dataThe input source locations. (In, Required)  
Public Propertymaximum_distanceDefines the threshold that the accumulative cost values cannot exceed. (In, Optional)  
Public Propertyout_backlink_rasterThe output cost back-link raster. (Out, Optional)  
Public Propertyout_distance_rasterThe output cost distance raster. (Out, Required)  
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.  
Top

See Also

© 2010 All Rights Reserved.