The encoder value when the gripper has reached it's maximum bar spacing position. More...
#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| MaxEncoderValue () | |
| virtual | ~MaxEncoderValue () |
| void | getParameter (unsigned int ¶meter) const |
| void | setParameter (const unsigned int parameter) |
| void | toString (std::string &value) const |
Friends | |
| class | YouBotGripper |
| class | YouBotGripperBar |
The encoder value when the gripper has reached it's maximum bar spacing position.
Definition at line 242 of file YouBotGripperParameter.hpp.
| MaxEncoderValue | ( | ) |
Definition at line 242 of file YouBotGripperParameter.cpp.
| ~MaxEncoderValue | ( | ) | [virtual] |
Definition at line 249 of file YouBotGripperParameter.cpp.
| void getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 254 of file YouBotGripperParameter.cpp.

| void setParameter | ( | const unsigned int | parameter | ) |
Definition at line 260 of file YouBotGripperParameter.cpp.
| void toString | ( | std::string & | value | ) | const [virtual] |
Implements YouBotGripperParameter.
Definition at line 266 of file YouBotGripperParameter.cpp.
friend class YouBotGripper [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 243 of file YouBotGripperParameter.hpp.
friend class YouBotGripperBar [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 244 of file YouBotGripperParameter.hpp.
1.6.3