#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| void | getParameter (unsigned int ¶meter) const |
| void | setParameter (const unsigned int ¶meter) |
| SmartEnergyCurrentMinimum () | |
| void | toString (std::string &value) const |
| virtual | ~SmartEnergyCurrentMinimum () |
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 |
Sets the lower motor current limit for current minimum coolStep operation by scaling the CS (Current Scale, see axis parameter 6) value. minimum motor current: 0 1/2 of CS 1 1/4 of CS
Definition at line 1472 of file YouBotGripperParameter.hpp.
| youbot::SmartEnergyCurrentMinimum::SmartEnergyCurrentMinimum | ( | ) |
Definition at line 1871 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 1880 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1492 of file YouBotGripperParameter.hpp.
| void youbot::SmartEnergyCurrentMinimum::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 1885 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1494 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1912 of file YouBotGripperParameter.cpp.
| void youbot::SmartEnergyCurrentMinimum::setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 1891 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1919 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1904 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1473 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1474 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1498 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1502 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1504 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1494 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1500 of file YouBotGripperParameter.hpp.