Encoder Steps per Rotation. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
EncoderResolution () | |
virtual | ~EncoderResolution () |
void | getParameter (unsigned int ¶meter) const |
void | setParameter (const unsigned int parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Encoder Steps per Rotation.
Definition at line 362 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 461 of file YouBotJointParameterPasswordProtected.cpp.
~EncoderResolution | ( | ) | [virtual] |
Definition at line 470 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 475 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const unsigned int | parameter | ) |
Definition at line 481 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 493 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 363 of file YouBotJointParameterPasswordProtected.hpp.