Itasca C++ Interface
|
Interface for accessing water table data. More...
#include <iwatertable.h>
Public Member Functions | |
virtual string | getWaterTableGeometrySetName () const =0 |
Returns the name of the geometry set used for water table data. | |
virtual uint32 | getWaterNotice () const =0 |
Returns the tag associated with the water table change notice. | |
virtual bool | isInfinite () const =0 |
Returns true if the water table is infinite, otherwise returns false. | |
virtual DVect | getNormal () const =0 |
virtual DVect | getOrigin () const =0 |
Returns one point on the water plane. | |
virtual DExtent | getExtent () const =0 |
Returns zone extent used in water table calculations. | |
Interface for accessing water table data.
|
pure virtual |
Returns the unit normal to the water plane and pointing in the direction of increasing pore-pressure