Get actual supply current of the module. More...
#include <YouBotJointParameterReadOnly.hpp>
Public Member Functions | |
ActualModuleSupplyCurrent () | |
virtual | ~ActualModuleSupplyCurrent () |
void | getParameter (quantity< si::current > ¶meter) const |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Get actual supply current of the module.
Definition at line 461 of file YouBotJointParameterReadOnly.hpp.
Definition at line 649 of file YouBotJointParameterReadOnly.cpp.
~ActualModuleSupplyCurrent | ( | ) | [virtual] |
Definition at line 656 of file YouBotJointParameterReadOnly.cpp.
void getParameter | ( | quantity< si::current > & | parameter | ) | const |
Definition at line 661 of file YouBotJointParameterReadOnly.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterReadOnly.
Definition at line 667 of file YouBotJointParameterReadOnly.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterReadOnly.
Definition at line 462 of file YouBotJointParameterReadOnly.hpp.