maximum allowed current More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (quantity< current > ¶meter) const |
MaximumMotorCurrent () | |
void | setParameter (const quantity< current > ¶meter) |
void | toString (std::string &value) |
virtual | ~MaximumMotorCurrent () |
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< current > | lowerLimit |
std::string | name |
ParameterType | parameterType |
quantity< current > | upperLimit |
quantity< current > | 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 |
maximum allowed current
Definition at line 660 of file YouBotJointParameterPasswordProtected.hpp.
youbot::MaximumMotorCurrent::MaximumMotorCurrent | ( | ) |
Definition at line 913 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 922 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 679 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::MaximumMotorCurrent::getParameter | ( | quantity< current > & | parameter | ) | const |
Definition at line 927 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 681 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 954 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::MaximumMotorCurrent::setParameter | ( | const quantity< current > & | parameter | ) |
Definition at line 933 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 965 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 946 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 661 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 685 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 689 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 691 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 681 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 687 of file YouBotJointParameterPasswordProtected.hpp.