Actual velocity of one gripper bar. More...
#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| ActualVelocity () | |
| virtual | ~ActualVelocity () |
| void | getParameter (int ¶meter) const |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) const |
Friends | |
| class | YouBotGripper |
| class | YouBotGripperBar |
Actual velocity of one gripper bar.
Definition at line 418 of file YouBotGripperParameter.hpp.
| ActualVelocity | ( | ) |
Definition at line 485 of file YouBotGripperParameter.cpp.
| ~ActualVelocity | ( | ) | [virtual] |
Definition at line 494 of file YouBotGripperParameter.cpp.
| void getParameter | ( | int & | parameter | ) | const |
Definition at line 499 of file YouBotGripperParameter.cpp.
| void setParameter | ( | const int | parameter | ) |
Definition at line 505 of file YouBotGripperParameter.cpp.
| void toString | ( | std::string & | value | ) | const [virtual] |
Implements YouBotGripperParameter.
Definition at line 518 of file YouBotGripperParameter.cpp.
friend class YouBotGripper [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 419 of file YouBotGripperParameter.hpp.
friend class YouBotGripperBar [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 420 of file YouBotGripperParameter.hpp.
1.6.3