Itasca C++ Interface
Loading...
Searching...
No Matches
zone::IDynamicModule Class Referenceabstract

Interface to the Dynamic Module, see IModuleExtension. More...

#include <idynamicmodule.h>

Public Member Functions

virtual bool getMulStep () const =0
 Returns the dynamic multistepping state, true indicates that multistep os on.
virtual double getTotalTime () const =0
 Returns the accumulated dynamic time, see setTime().
virtual void setTotalTime (double d)=0
 Sets the accumulated dynamic time, getTime().

Static Public Attributes

static const TType type_ = 0x4c815bf1
 The type identification number for this class, for use in convert_cast() and convert_getcast().

Detailed Description

Interface to the Dynamic Module, see IModuleExtension.


The documentation for this class was generated from the following file: