This value represents the internal commutation offset. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
ActualCommutationOffset () | |
virtual | ~ActualCommutationOffset () |
void | getParameter (int ¶meter) const |
void | setParameter (const int parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
This value represents the internal commutation offset.
(0 ... max. Encoder steps per rotation)
Definition at line 134 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 113 of file YouBotJointParameterPasswordProtected.cpp.
~ActualCommutationOffset | ( | ) | [virtual] |
Definition at line 122 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | int & | parameter | ) | const |
Definition at line 127 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const int | parameter | ) |
Definition at line 133 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 146 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 135 of file YouBotJointParameterPasswordProtected.hpp.