The exponent of the scaling factor for the pulse (step) generator should be de/incremented carefully (in steps of one). More...
#include <YouBotGripperParameter.hpp>
Public Member Functions | |
void | getParameter (unsigned int ¶meter) const |
PulseDivisor () | |
void | setParameter (const unsigned int ¶meter) |
void | toString (std::string &value) const |
virtual | ~PulseDivisor () |
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 pulse (step) generator should be de/incremented carefully (in steps of one).
Definition at line 1104 of file YouBotGripperParameter.hpp.
youbot::PulseDivisor::PulseDivisor | ( | ) |
Definition at line 1394 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 1403 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1126 of file YouBotGripperParameter.hpp.
void youbot::PulseDivisor::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 1408 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1128 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1435 of file YouBotGripperParameter.cpp.
void youbot::PulseDivisor::setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 1414 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1442 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1427 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1105 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1106 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1132 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1136 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1138 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1128 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1134 of file YouBotGripperParameter.hpp.