Itasca C++ Interface
|
Interface to the thermal module. More...
#include <ithermmodule.h>
Public Member Functions | |
virtual double | getTotalTime () const =0 |
Returns the accumulated thermal time. | |
virtual void | setTotalTime (double d)=0 |
Sets the accumulated thermal time to value d. | |
virtual double | getRatio () const =0 |
Returns the current Thermal Ratio. | |
Static Public Attributes | |
static const TType | type_ = 0x3c815bf6 |
The type identification number for this class, for use in convert_cast() and convert_getcast(). | |
Interface to the thermal module.