Mass inertia constant for position regulation. Compensates mass moment of inertia of rotor. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (int ¶meter) const |
MassInertiaConstant () | |
void | setParameter (const int parameter) |
void | toString (std::string &value) |
virtual | ~MassInertiaConstant () |
Public Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
virtual | ~YouBotJointParameterPasswordProtected () |
Public Member Functions inherited from youbot::YouBotJointParameter | |
virtual | ~YouBotJointParameter () |
Public Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
virtual | ~YouBotJointParameterReadOnly () |
Private Member Functions | |
std::string | getName () const |
ParameterType | getType () const |
void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
int | lowerLimit |
std::string | name |
ParameterType | parameterType |
int | upperLimit |
int | value |
Friends | |
class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
YouBotJointParameterPasswordProtected () | |
Protected Member Functions inherited from youbot::YouBotJointParameter | |
YouBotJointParameter () | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterPasswordProtected | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameter | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
std::string | name |
ParameterType | parameterType |
Mass inertia constant for position regulation. Compensates mass moment of inertia of rotor.
Definition at line 623 of file YouBotJointParameterPasswordProtected.hpp.
youbot::MassInertiaConstant::MassInertiaConstant | ( | ) |
Definition at line 855 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 864 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 642 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::MassInertiaConstant::getParameter | ( | int & | parameter | ) | const |
Definition at line 869 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 644 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 896 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::MassInertiaConstant::setParameter | ( | const int | parameter | ) |
Definition at line 875 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 907 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 888 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 624 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 648 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 652 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 654 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 644 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 650 of file YouBotJointParameterPasswordProtected.hpp.