Above this speed coolStep becomes enabled. More...
#include <YouBotGripperParameter.hpp>
Public Member Functions | |
void | getParameter (unsigned int ¶meter) const |
void | setParameter (const unsigned int ¶meter) |
SmartEnergyThresholdSpeed () | |
void | toString (std::string &value) const |
virtual | ~SmartEnergyThresholdSpeed () |
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 |
Above this speed coolStep becomes enabled.
Definition at line 1671 of file YouBotGripperParameter.hpp.
youbot::SmartEnergyThresholdSpeed::SmartEnergyThresholdSpeed | ( | ) |
Definition at line 2141 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 2150 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1691 of file YouBotGripperParameter.hpp.
void youbot::SmartEnergyThresholdSpeed::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 2155 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1693 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2182 of file YouBotGripperParameter.cpp.
void youbot::SmartEnergyThresholdSpeed::setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 2161 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2189 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2174 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1672 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1673 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1697 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1701 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1703 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1693 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1699 of file YouBotGripperParameter.hpp.