Interface to the thermal module.
Definition ithermmodule.h:12
virtual double getRatioFlow() const =0
Returns the current Thermal Ratio.
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition ithermmodule.h:15
virtual double getTotalTime() const =0
Returns the accumulated thermal time.
virtual void setTotalTime(const double d)=0
Sets the accumulated thermal time to value d.
uint32 TType
class type indicator
Definition basedef.h:46