Itasca C++ Interface
|
Interface to the Creep Module, , see IModuleExtension. More...
#include <icreepmodule.h>
Public Member Functions | |
virtual double | getTotalTime () const =0 |
Returns the accumulated crep time, see setTime() | |
virtual void | setTotalTime (double d)=0 |
Sets the accumulated creep time, see getTime() | |
Static Public Attributes | |
static const TType | type_ = 0x4c815a0b |
The type identification number for this class, for use in convert_cast() and convert_getcast(). | |
Interface to the Creep Module, , see IModuleExtension.