Number of motor poles. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
MotorPoles () | |
virtual | ~MotorPoles () |
void | getParameter (unsigned int ¶meter) const |
void | setParameter (const unsigned int parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Number of motor poles.
Definition at line 772 of file YouBotJointParameterPasswordProtected.hpp.
MotorPoles | ( | ) |
Definition at line 1095 of file YouBotJointParameterPasswordProtected.cpp.
~MotorPoles | ( | ) | [virtual] |
Definition at line 1104 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 1109 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const unsigned int | parameter | ) |
Definition at line 1115 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 1127 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 773 of file YouBotJointParameterPasswordProtected.hpp.