PID calculation delay: Set operational frequency PID. More...
#include <YouBotJointParameterPasswordProtected.hpp>

Public Member Functions | |
| PIDControlTime () | |
| virtual | ~PIDControlTime () |
| void | getParameter (quantity< si::time > ¶meter) const |
| void | setParameter (const quantity< si::time > ¶meter) |
| void | toString (std::string &value) |
Friends | |
| class | YouBotJoint |
PID calculation delay: Set operational frequency PID.
Definition at line 846 of file YouBotJointParameterPasswordProtected.hpp.
| PIDControlTime | ( | ) |
Definition at line 1209 of file YouBotJointParameterPasswordProtected.cpp.
| ~PIDControlTime | ( | ) | [virtual] |
Definition at line 1218 of file YouBotJointParameterPasswordProtected.cpp.
| void getParameter | ( | quantity< si::time > & | parameter | ) | const |
Definition at line 1223 of file YouBotJointParameterPasswordProtected.cpp.
| void setParameter | ( | const quantity< si::time > & | parameter | ) |
Definition at line 1229 of file YouBotJointParameterPasswordProtected.cpp.
| void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 1242 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 847 of file YouBotJointParameterPasswordProtected.hpp.
1.6.3