If the actual speed is below this value the motor halted flag will be set. [rpm]. More...
#include <YouBotJointParameterPasswordProtected.hpp>

Public Member Functions | |
| void | getParameter (int ¶meter) const |
| MotorHaltedVelocity () | |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
| virtual | ~MotorHaltedVelocity () |
Public Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
| virtual | ~YouBotJointParameterPasswordProtected () |
Public Member Functions inherited from youbot::YouBotJointParameter | |
| virtual | ~YouBotJointParameter () |
Public Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| virtual | ~YouBotJointParameterReadOnly () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
| int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| int | upperLimit |
| int | value |
Friends | |
| class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
| YouBotJointParameterPasswordProtected () | |
Protected Member Functions inherited from youbot::YouBotJointParameter | |
| YouBotJointParameter () | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterPasswordProtected | |
| std::string | name |
| ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameter | |
| std::string | name |
| ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
| std::string | name |
| ParameterType | parameterType |
If the actual speed is below this value the motor halted flag will be set. [rpm].
Definition at line 1133 of file YouBotJointParameterPasswordProtected.hpp.
| youbot::MotorHaltedVelocity::MotorHaltedVelocity | ( | ) |
Definition at line 1636 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 1645 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1152 of file YouBotJointParameterPasswordProtected.hpp.
| void youbot::MotorHaltedVelocity::getParameter | ( | int & | parameter | ) | const |
Definition at line 1650 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1154 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1677 of file YouBotJointParameterPasswordProtected.cpp.
| void youbot::MotorHaltedVelocity::setParameter | ( | const int | parameter | ) |
Definition at line 1656 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1687 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1669 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 1134 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1158 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1162 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1164 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1154 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1160 of file YouBotJointParameterPasswordProtected.hpp.