Hall sensor invert. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
HallSensorPolarityReversal () | |
virtual | ~HallSensorPolarityReversal () |
void | getParameter (bool ¶meter) const |
void | setParameter (const bool parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Hall sensor invert.
Sets one of the motors invert with inverted hall scheme, e.g. some Maxon motors
Definition at line 441 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 576 of file YouBotJointParameterPasswordProtected.cpp.
~HallSensorPolarityReversal | ( | ) | [virtual] |
Definition at line 583 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | bool & | parameter | ) | const |
Definition at line 588 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const bool | parameter | ) |
Definition at line 594 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 600 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 442 of file YouBotJointParameterPasswordProtected.hpp.