Should always be set 1 to ensure exact reaching of the target position. Do not change! More...
#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| void | getParameter (int ¶meter) const |
| MinimumSpeed () | |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) const |
| virtual | ~MinimumSpeed () |
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 | |
| int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| int | upperLimit |
| 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 |
Should always be set 1 to ensure exact reaching of the target position. Do not change!
Definition at line 1978 of file YouBotGripperParameter.hpp.
| youbot::MinimumSpeed::MinimumSpeed | ( | ) |
Definition at line 2537 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 2546 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1998 of file YouBotGripperParameter.hpp.
| void youbot::MinimumSpeed::getParameter | ( | int & | parameter | ) | const |
Definition at line 2551 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2000 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2578 of file YouBotGripperParameter.cpp.
| void youbot::MinimumSpeed::setParameter | ( | const int | parameter | ) |
Definition at line 2557 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2586 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2570 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1979 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1980 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 2004 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 2008 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 2010 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 2000 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 2006 of file YouBotGripperParameter.hpp.