ESRI.ArcGIS.SpatialAnalystTools | |
DarcyFlow Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : DarcyFlow Class |
The following tables list the members exposed by DarcyFlow.
Name | Description | |
---|---|---|
DarcyFlow Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_head_raster | The input raster where each cell value represents the groundwater head elevation at that location. (In, Required) | |
in_porosity_raster | The input raster where each cell value represents the effective formation porosity at that location. (In, Required) | |
in_thickness_raster | The input raster where each cell value represents the saturated thickness at that location. (In, Required) | |
in_transmissivity_raster | The input raster where each cell value represents the formation transmissivity at that location. (In, Required) | |
out_direction_raster | The output flow direction raster. (Out, Optional) | |
out_magnitude_raster | An optional output raster where each cell value represents the magnitude of the seepage velocity vector (average linear velocity) at the center of the cell, calculated as the average value of the seepage velocity through the four faces of the cell. (Out, Optional) | |
out_volume_raster | The output volume balance residual raster. (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. |