I-Clipping Parameter of PID current regulator. More...
#include <YouBotJointParameter.hpp>
Public Member Functions | |
IClippingParameterCurrentControl () | |
virtual | ~IClippingParameterCurrentControl () |
void | getParameter (int ¶meter) const |
void | setParameter (const int parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
I-Clipping Parameter of PID current regulator.
Definition at line 1401 of file YouBotJointParameter.hpp.
Definition at line 1904 of file YouBotJointParameter.cpp.
~IClippingParameterCurrentControl | ( | ) | [virtual] |
Definition at line 1913 of file YouBotJointParameter.cpp.
void getParameter | ( | int & | parameter | ) | const |
Definition at line 1918 of file YouBotJointParameter.cpp.
void setParameter | ( | const int | parameter | ) |
Definition at line 1924 of file YouBotJointParameter.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameter.
Definition at line 1937 of file YouBotJointParameter.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameter.
Definition at line 1402 of file YouBotJointParameter.hpp.