Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Member Functions | Static Public Attributes | List of all members
zone::IThermModule Class Referenceabstract

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().
 

Detailed Description

Interface to the thermal module.


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