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.
Name | Description | |
---|---|---|
FlowAccumulation Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
data_type | The output accumulation raster can be integer or floating point type. (In, Optional) | |
in_flow_direction_raster | The input raster that shows the direction of flow out of each cell. (In, Required) | |
in_weight_raster | An optional input raster for applying a weight to each cell. (In, Optional) | |
out_accumulation_raster | The output raster that shows the accumulated flow to each cell. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |