Resistance of motor coil. Used for current resistance regulation, position regulation and velocity regulation. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (quantity< resistance > ¶meter) const |
MotorCoilResistance () | |
void | setParameter (const quantity< resistance > ¶meter) |
void | toString (std::string &value) |
virtual | ~MotorCoilResistance () |
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 | |
quantity< resistance > | lowerLimit |
std::string | name |
ParameterType | parameterType |
quantity< resistance > | upperLimit |
quantity< resistance > | 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 |
Resistance of motor coil. Used for current resistance regulation, position regulation and velocity regulation.
Definition at line 697 of file YouBotJointParameterPasswordProtected.hpp.
youbot::MotorCoilResistance::MotorCoilResistance | ( | ) |
Definition at line 972 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 981 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 716 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::MotorCoilResistance::getParameter | ( | quantity< resistance > & | parameter | ) | const |
Definition at line 986 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 718 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1012 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::MotorCoilResistance::setParameter | ( | const quantity< resistance > & | parameter | ) |
Definition at line 992 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1021 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1004 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 698 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 722 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 726 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 728 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 718 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 724 of file YouBotJointParameterPasswordProtected.hpp.