Maximum distance at which the position end flag is set. More...
#include <YouBotJointParameter.hpp>
Public Member Functions | |
PositionTargetReachedDistance () | |
virtual | ~PositionTargetReachedDistance () |
void | getParameter (int ¶meter) const |
void | setParameter (const int parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Maximum distance at which the position end flag is set.
Definition at line 1475 of file YouBotJointParameter.hpp.
Definition at line 2021 of file YouBotJointParameter.cpp.
~PositionTargetReachedDistance | ( | ) | [virtual] |
Definition at line 2030 of file YouBotJointParameter.cpp.
void getParameter | ( | int & | parameter | ) | const |
Definition at line 2035 of file YouBotJointParameter.cpp.
void setParameter | ( | const int | parameter | ) |
Definition at line 2041 of file YouBotJointParameter.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameter.
Definition at line 2054 of file YouBotJointParameter.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameter.
Definition at line 1476 of file YouBotJointParameter.hpp.