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

Public Member Functions | |
| MotorHaltedVelocity () | |
| virtual | ~MotorHaltedVelocity () |
| void | getParameter (int ¶meter) const |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
Friends | |
| class | YouBotJoint |
If the actual speed is below this value the motor halted flag will be set.
[rpm]
Definition at line 1134 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 1636 of file YouBotJointParameterPasswordProtected.cpp.
| ~MotorHaltedVelocity | ( | ) | [virtual] |
Definition at line 1645 of file YouBotJointParameterPasswordProtected.cpp.
| void getParameter | ( | int & | parameter | ) | const |
Definition at line 1650 of file YouBotJointParameterPasswordProtected.cpp.
| void setParameter | ( | const int | parameter | ) |
Definition at line 1656 of file YouBotJointParameterPasswordProtected.cpp.
| void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 1669 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 1135 of file YouBotJointParameterPasswordProtected.hpp.
1.6.3