Determines the slope of the motor driver outputs. More...
#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| SlopeControlLowSide () | |
| virtual | ~SlopeControlLowSide () |
| void | getParameter (unsigned int ¶meter) const |
| void | setParameter (const unsigned int ¶meter) |
| void | toString (std::string &value) const |
Friends | |
| class | YouBotGripper |
| class | YouBotGripperBar |
Determines the slope of the motor driver outputs.
Set identical to slope control high side.
Definition at line 1350 of file YouBotGripperParameter.hpp.
Definition at line 1709 of file YouBotGripperParameter.cpp.
| ~SlopeControlLowSide | ( | ) | [virtual] |
Definition at line 1718 of file YouBotGripperParameter.cpp.
| void getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 1723 of file YouBotGripperParameter.cpp.
| void setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 1729 of file YouBotGripperParameter.cpp.
| void toString | ( | std::string & | value | ) | const [virtual] |
Implements YouBotGripperParameter.
Definition at line 1742 of file YouBotGripperParameter.cpp.
friend class YouBotGripper [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 1351 of file YouBotGripperParameter.hpp.
friend class YouBotGripperBar [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 1352 of file YouBotGripperParameter.hpp.
1.6.3