D-Parameter of PID current regulator. More...
#include <YouBotJointParameter.hpp>

Public Member Functions | |
| DParameterCurrentControl () | |
| virtual | ~DParameterCurrentControl () |
| void | getParameter (int ¶meter) const |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
Friends | |
| class | YouBotJoint |
D-Parameter of PID current regulator.
Definition at line 1364 of file YouBotJointParameter.hpp.
Definition at line 1846 of file YouBotJointParameter.cpp.
| ~DParameterCurrentControl | ( | ) | [virtual] |
Definition at line 1855 of file YouBotJointParameter.cpp.
| void getParameter | ( | int & | parameter | ) | const |
Definition at line 1860 of file YouBotJointParameter.cpp.
| void setParameter | ( | const int | parameter | ) |
Definition at line 1866 of file YouBotJointParameter.cpp.
| void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameter.
Definition at line 1879 of file YouBotJointParameter.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameter.
Definition at line 1365 of file YouBotJointParameter.hpp.
1.6.3