|
virtual const IContactThermal * | getThermalContact () const =0 |
|
virtual const IContactMechanical * | getMechanicalContact () const =0 |
|
virtual const IProgram * | getProgram () const =0 |
| Return a const pointer to the IPrgram interface.
|
|
| 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.
|
|
|
double | power_ |
|
double | length_ |
|
double | end1Temperature_ |
|
double | end2Temperature_ |
|
double | tempInc_ |
|
double | gapInc_ |
|
quint32 | activeState_ |
| Current activity state flag.
|
|
bool | trackEnergy_ |
| indicate whether energy tracking is activated
|
|
The documentation for this class was generated from the following file: