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

Public Member Functions | |
| MinimumSpeed () | |
| virtual | ~MinimumSpeed () |
| void | getParameter (int ¶meter) const |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) const |
Friends | |
| class | YouBotGripper |
| class | YouBotGripperBar |
Should always be set 1 to ensure exact reaching of the target position.
Do not change!
Definition at line 1981 of file YouBotGripperParameter.hpp.
| MinimumSpeed | ( | ) |
Definition at line 2537 of file YouBotGripperParameter.cpp.
| ~MinimumSpeed | ( | ) | [virtual] |
Definition at line 2546 of file YouBotGripperParameter.cpp.
| void getParameter | ( | int & | parameter | ) | const |
Definition at line 2551 of file YouBotGripperParameter.cpp.
| void setParameter | ( | const int | parameter | ) |
Definition at line 2557 of file YouBotGripperParameter.cpp.
| void toString | ( | std::string & | value | ) | const [virtual] |
Implements YouBotGripperParameter.
Definition at line 2570 of file YouBotGripperParameter.cpp.
friend class YouBotGripper [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 1982 of file YouBotGripperParameter.hpp.
friend class YouBotGripperBar [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 1983 of file YouBotGripperParameter.hpp.
1.6.3