Actual temperature of the motor driver. More...
#include <YouBotJointParameterReadOnly.hpp>

Public Member Functions | |
| ActualMotorDriverTemperature () | |
| virtual | ~ActualMotorDriverTemperature () |
| void | getParameter (quantity< celsius::temperature > ¶meter) const |
| void | toString (std::string &value) |
Friends | |
| class | YouBotJoint |
Actual temperature of the motor driver.
Definition at line 430 of file YouBotJointParameterReadOnly.hpp.
Definition at line 601 of file YouBotJointParameterReadOnly.cpp.
| ~ActualMotorDriverTemperature | ( | ) | [virtual] |
Definition at line 608 of file YouBotJointParameterReadOnly.cpp.
| void getParameter | ( | quantity< celsius::temperature > & | parameter | ) | const |
Definition at line 613 of file YouBotJointParameterReadOnly.cpp.
| void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterReadOnly.
Definition at line 619 of file YouBotJointParameterReadOnly.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterReadOnly.
Definition at line 431 of file YouBotJointParameterReadOnly.hpp.
1.6.3