MBDyn-1.7.3
|
Public Member Functions | |
MySH (unsigned int uLabel, const DriveCaller *pFunc, const DriveCaller *pTrigger, const doublereal dVal0) | |
virtual | ~MySH (void) |
doublereal | dGetSH (void) const |
virtual void | Set (void) |
const DriveCaller * | pGetFunc (void) const |
const DriveCaller * | pGetTrigger (void) const |
const doublereal | dGetVal0 (void) const |
Public Member Functions inherited from WithLabel | |
WithLabel (unsigned int uL=0, const std::string &sN="") | |
virtual | ~WithLabel (void) |
void | PutLabel (unsigned int uL) |
void | PutName (const std::string &sN) |
unsigned int | GetLabel (void) const |
const std::string & | GetName (void) const |
Protected Attributes | |
const doublereal | dVal0 |
doublereal | dVal |
const DriveOwner | Func |
const DriveOwner | Trigger |
Protected Attributes inherited from WithLabel | |
unsigned int | uLabel |
std::string | sName |
DriveHandler::MySH::MySH | ( | unsigned int | uLabel, |
const DriveCaller * | pFunc, | ||
const DriveCaller * | pTrigger, | ||
const doublereal | dVal0 | ||
) |
|
virtual |
|
inline |
const doublereal DriveHandler::MySH::dGetVal0 | ( | void | ) | const |
const DriveCaller * DriveHandler::MySH::pGetFunc | ( | void | ) | const |
const DriveCaller * DriveHandler::MySH::pGetTrigger | ( | void | ) | const |
|
mutableprotected |
|
protected |
|
protected |
|
protected |