This document is archived and information here might be outdated.  Recommended version.


IGroundwaterOp Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGroundwaterOp Interface
ArcGIS Developer Help

IGroundwaterOp Interface

Provides access to members that perform groundwater analysis on raster data.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.

Members

Name Description
Method DarcyFlow Calculates the groundwater volume balance residual and other outputs for steady flow in an aquifer.
Method DarcyVelocity Calculates the groundwater seepage velocity vector (direction and magnitude) for steady flow in an aquifer.
Method ParticleTrack Calculates the path of a particle through a velocity field.
Method PorousPuff Calculates the time-dependent, two-dimensional concentration distribution in mass per volume of a solute introduced instantaneously and at a discrete point into a vertically mixed aquifer.

Classes that implement IGroundwaterOp

Classes Description
RasterGroundwaterOp A mechanism for performing groundwater operations on rasters.

Remarks