Maximum distance at which the position end flag is set. More...
#include <YouBotJointParameter.hpp>

Public Member Functions | |
| void | getParameter (int ¶meter) const |
| PositionTargetReachedDistance () | |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
| virtual | ~PositionTargetReachedDistance () |
Public Member Functions inherited from youbot::YouBotJointParameter | |
| virtual | ~YouBotJointParameter () |
Public Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| virtual | ~YouBotJointParameterReadOnly () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
| int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| int | upperLimit |
| int | value |
Friends | |
| class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameter | |
| YouBotJointParameter () | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameter | |
| std::string | name |
| ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
| std::string | name |
| ParameterType | parameterType |
Maximum distance at which the position end flag is set.
Definition at line 1464 of file YouBotJointParameter.hpp.
| youbot::PositionTargetReachedDistance::PositionTargetReachedDistance | ( | ) |
Definition at line 2021 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 2030 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1483 of file YouBotJointParameter.hpp.
| void youbot::PositionTargetReachedDistance::getParameter | ( | int & | parameter | ) | const |
Definition at line 2035 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1485 of file YouBotJointParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 2062 of file YouBotJointParameter.cpp.
| void youbot::PositionTargetReachedDistance::setParameter | ( | const int | parameter | ) |
Definition at line 2041 of file YouBotJointParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 2073 of file YouBotJointParameter.cpp.
|
virtual |
Implements youbot::YouBotJointParameter.
Definition at line 2054 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 1465 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1489 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1493 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1495 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1485 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1491 of file YouBotJointParameter.hpp.