#include <YouBotGripperParameter.hpp>
Public Member Functions | |
void | getParameter (unsigned int ¶meter) const |
void | setParameter (const unsigned int ¶meter) |
SmartEnergyCurrentDownStep () | |
void | toString (std::string &value) const |
virtual | ~SmartEnergyCurrentDownStep () |
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 number of stallGuard2 readings current down above the upper threshold necessary for each step current decrement of the motor current. Number of stallGuard2 measurements per decrement: Scaling: 0... 3: 32, 8, 2, 1 0: slow decrement 3: fast decrement
Definition at line 1431 of file YouBotGripperParameter.hpp.
youbot::SmartEnergyCurrentDownStep::SmartEnergyCurrentDownStep | ( | ) |
Definition at line 1817 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 1826 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1451 of file YouBotGripperParameter.hpp.
void youbot::SmartEnergyCurrentDownStep::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 1831 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1453 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1858 of file YouBotGripperParameter.cpp.
void youbot::SmartEnergyCurrentDownStep::setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 1837 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1865 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1850 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1432 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1433 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1457 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1461 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1463 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1453 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1459 of file YouBotGripperParameter.hpp.