Hysteresis start setting. Please remark, that this value is an offset to the hysteresis end value. More...
#include <YouBotGripperParameter.hpp>
Public Member Functions | |
ChopperHysteresisStart () | |
void | getParameter (int ¶meter) const |
void | setParameter (const int parameter) |
void | toString (std::string &value) const |
virtual | ~ChopperHysteresisStart () |
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 | |
int | lowerLimit |
std::string | name |
ParameterType | parameterType |
int | upperLimit |
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 |
Hysteresis start setting. Please remark, that this value is an offset to the hysteresis end value.
Definition at line 652 of file YouBotGripperParameter.hpp.
youbot::ChopperHysteresisStart::ChopperHysteresisStart | ( | ) |
Definition at line 818 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 827 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 672 of file YouBotGripperParameter.hpp.
void youbot::ChopperHysteresisStart::getParameter | ( | int & | parameter | ) | const |
Definition at line 832 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 674 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 859 of file YouBotGripperParameter.cpp.
void youbot::ChopperHysteresisStart::setParameter | ( | const int | parameter | ) |
Definition at line 838 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 866 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 851 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 653 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 654 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 678 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 682 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 684 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 674 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 680 of file YouBotGripperParameter.hpp.