Itasca C++ Interface
Loading...
Searching...
No Matches
cmodelsxd::ContactModelThermalState Class Referenceabstract
Inheritance diagram for cmodelsxd::ContactModelThermalState:
cmodelsxd::ContactModelState

Public Member Functions

virtual const IContactThermalgetThermalContact () const =0
virtual const IContactMechanicalgetMechanicalContact () const =0
const IProgramgetProgram () const override=0
 Return a const pointer to the IPrgram interface.
Public Member Functions inherited from cmodelsxd::ContactModelState
 ContactModelState ()
 Constructor.
virtual ~ContactModelState ()
 Destructor.
bool setActive (bool b=true)
 Set the activity state of the contact.
bool setCouldBeActive (bool b=true)
 Set the activity state of the contact.
bool setActivated (bool b=true)
 Set the activity state of the contact.
bool isActive () const
 Returns true if the contact state is active.
bool isInactive () const
 Returns true if the contact state is inactive.
bool activated () const
 Returns true if the contact state is activated.
bool couldBeActive () const
 Returns true if the contact could be activate in subsequent steps.

Public Attributes

double power_
double length_
double end1Temperature_
double end2Temperature_
double tempInc_
double gapInc_
Public Attributes inherited from cmodelsxd::ContactModelState
uint32 activeState_ = 0
 Current activity state flag.
bool trackEnergy_ = false
 indicate whether energy tracking is activated

Member Function Documentation

◆ getProgram()

const IProgram * cmodelsxd::ContactModelThermalState::getProgram ( ) const
overridepure virtual

Return a const pointer to the IPrgram interface.

Implements cmodelsxd::ContactModelState.


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