Motor current for controlled commutation. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
CommutationMotorCurrent () | |
virtual | ~CommutationMotorCurrent () |
void | getParameter (quantity< current > ¶meter) const |
void | setParameter (const quantity< current > ¶meter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Motor current for controlled commutation.
This parameter is used in commutation mode 1, 4, 5 and in initialization of sine.
Definition at line 288 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 343 of file YouBotJointParameterPasswordProtected.cpp.
~CommutationMotorCurrent | ( | ) | [virtual] |
Definition at line 352 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | quantity< current > & | parameter | ) | const |
Definition at line 357 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const quantity< current > & | parameter | ) |
Definition at line 363 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 376 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 289 of file YouBotJointParameterPasswordProtected.hpp.