The exponent of the scaling factor for the ramp generator- should be de/incremented carefully (in steps of one). More...
#include <YouBotGripperParameter.hpp>

| Public Member Functions | |
| void | getParameter (unsigned int ¶meter) const | 
| RampDivisor () | |
| void | setParameter (const unsigned int ¶meter) | 
| void | toString (std::string &value) const | 
| virtual | ~RampDivisor () | 
|  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 | |
| unsigned int | lowerLimit | 
| std::string | name | 
| ParameterType | parameterType | 
| unsigned int | upperLimit | 
| unsigned 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 | 
The exponent of the scaling factor for the ramp generator- should be de/incremented carefully (in steps of one).
Definition at line 1144 of file YouBotGripperParameter.hpp.
| youbot::RampDivisor::RampDivisor | ( | ) | 
Definition at line 1448 of file YouBotGripperParameter.cpp.
| 
 | virtual | 
Definition at line 1457 of file YouBotGripperParameter.cpp.
| 
 | inlineprivatevirtual | 
Implements youbot::YouBotGripperParameter.
Definition at line 1165 of file YouBotGripperParameter.hpp.
| void youbot::RampDivisor::getParameter | ( | unsigned int & | parameter | ) | const | 
Definition at line 1462 of file YouBotGripperParameter.cpp.
| 
 | inlineprivatevirtual | 
Implements youbot::YouBotGripperParameter.
Definition at line 1167 of file YouBotGripperParameter.hpp.
| 
 | privatevirtual | 
Implements youbot::YouBotGripperParameter.
Definition at line 1489 of file YouBotGripperParameter.cpp.
| void youbot::RampDivisor::setParameter | ( | const unsigned int & | parameter | ) | 
Definition at line 1468 of file YouBotGripperParameter.cpp.
| 
 | privatevirtual | 
Implements youbot::YouBotGripperParameter.
Definition at line 1496 of file YouBotGripperParameter.cpp.
| 
 | virtual | 
Implements youbot::YouBotGripperParameter.
Definition at line 1481 of file YouBotGripperParameter.cpp.
| 
 | friend | 
Definition at line 1145 of file YouBotGripperParameter.hpp.
| 
 | friend | 
Definition at line 1146 of file YouBotGripperParameter.hpp.
| 
 | private | 
Definition at line 1171 of file YouBotGripperParameter.hpp.
| 
 | private | 
Definition at line 1175 of file YouBotGripperParameter.hpp.
| 
 | private | 
Definition at line 1177 of file YouBotGripperParameter.hpp.
| 
 | private | 
Definition at line 1167 of file YouBotGripperParameter.hpp.
| 
 | private | 
Definition at line 1173 of file YouBotGripperParameter.hpp.