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.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_head_rasterThe input raster where each cell value represents the groundwater head elevation at that location. (In, Required)  
Public Propertyin_porosity_rasterThe input raster where each cell value represents the effective formation porosity at that location. (In, Required)  
Public Propertyin_thickness_rasterThe input raster where each cell value represents the saturated thickness at that location. (In, Required)  
Public Propertyin_transmissivity_rasterThe input raster where each cell value represents the formation transmissivity at that location. (In, Required)  
Public Propertyout_direction_rasterThe output flow direction raster. (Out, Optional)  
Public Propertyout_magnitude_rasterAn 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)  
Public Propertyout_volume_rasterThe output volume balance residual 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.