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




The following tables list the members exposed by CostAllocation.

Public Constructors

 NameDescription
Public ConstructorCostAllocation 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 Propertyin_value_rasterThe input integer raster that identifies the zone values that should be used for each input source location. (In, Optional)  
Public Propertymaximum_distanceDefines the threshold that the accumulative cost values cannot exceed. (In, Optional)  
Public Propertyout_allocation_rasterThe output cost allocation raster. (Out, Required)  
Public Propertyout_backlink_rasterThe output cost back-link raster. (Out, Optional)  
Public Propertyout_distance_rasterThe output cost 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.  
Top

See Also

© 2010 All Rights Reserved.