Delay of current limitation algorithm / PID current regulator. More...
#include <YouBotJointParameterPasswordProtected.hpp>

Public Member Functions | |
| CurrentControlLoopDelay () | |
| virtual | ~CurrentControlLoopDelay () |
| void | getParameter (quantity< si::time > ¶meter) const |
| void | setParameter (const quantity< si::time > ¶meter) |
| void | toString (std::string &value) |
Friends | |
| class | YouBotJoint |
Delay of current limitation algorithm / PID current regulator.
Definition at line 325 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 402 of file YouBotJointParameterPasswordProtected.cpp.
| ~CurrentControlLoopDelay | ( | ) | [virtual] |
Definition at line 411 of file YouBotJointParameterPasswordProtected.cpp.
| void getParameter | ( | quantity< si::time > & | parameter | ) | const |
Definition at line 416 of file YouBotJointParameterPasswordProtected.cpp.
| void setParameter | ( | const quantity< si::time > & | parameter | ) |
Definition at line 422 of file YouBotJointParameterPasswordProtected.cpp.
| void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 435 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 326 of file YouBotJointParameterPasswordProtected.hpp.
1.6.3