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




The following tables list the members exposed by FlowAccumulation.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydata_typeThe output accumulation raster can be integer or floating point type. (In, Optional)  
Public Propertyin_flow_direction_rasterThe input raster that shows the direction of flow out of each cell. (In, Required)  
Public Propertyin_weight_rasterAn optional input raster for applying a weight to each cell. (In, Optional)  
Public Propertyout_accumulation_rasterThe output raster that shows the accumulated flow to each cell. (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.