Mass inertia constant for position regulation. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
MassInertiaConstant () | |
virtual | ~MassInertiaConstant () |
void | getParameter (int ¶meter) const |
void | setParameter (const int parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Mass inertia constant for position regulation.
Compensates mass moment of inertia of rotor.
Definition at line 624 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 855 of file YouBotJointParameterPasswordProtected.cpp.
~MassInertiaConstant | ( | ) | [virtual] |
Definition at line 864 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | int & | parameter | ) | const |
Definition at line 869 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const int | parameter | ) |
Definition at line 875 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 888 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 625 of file YouBotJointParameterPasswordProtected.hpp.