Sets the motor current which is used below the threshold speed. More...
#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| void | getParameter (unsigned int ¶meter) const |
| void | setParameter (const unsigned int ¶meter) |
| SmartEnergySlowRunCurrent () | |
| void | toString (std::string &value) const |
| virtual | ~SmartEnergySlowRunCurrent () |
Public Member Functions inherited from youbot::YouBotGripperParameter | |
| virtual | ~YouBotGripperParameter () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message) |
Private Attributes | |
| unsigned int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| unsigned int | upperLimit |
| unsigned int | value |
Friends | |
| class | YouBotGripper |
| class | YouBotGripperBar |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotGripperParameter | |
| YouBotGripperParameter () | |
Protected Attributes inherited from youbot::YouBotGripperParameter | |
| std::string | name |
Sets the motor current which is used below the threshold speed.
Definition at line 1632 of file YouBotGripperParameter.hpp.
| youbot::SmartEnergySlowRunCurrent::SmartEnergySlowRunCurrent | ( | ) |
Definition at line 2087 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 2096 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1652 of file YouBotGripperParameter.hpp.
| void youbot::SmartEnergySlowRunCurrent::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 2101 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1654 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2128 of file YouBotGripperParameter.cpp.
| void youbot::SmartEnergySlowRunCurrent::setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 2107 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2135 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2120 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1633 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1634 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1658 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1662 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1664 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1654 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1660 of file YouBotGripperParameter.hpp.