An actual I2t sum that exceeds this limit leads to increasing the I2t exceed counter. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
I2tLimit () | |
virtual | ~I2tLimit () |
void | getParameter (unsigned int ¶meter) const |
void | setParameter (const unsigned int parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
An actual I2t sum that exceeds this limit leads to increasing the I2t exceed counter.
Definition at line 511 of file YouBotJointParameterPasswordProtected.hpp.
I2tLimit | ( | ) |
Definition at line 682 of file YouBotJointParameterPasswordProtected.cpp.
~I2tLimit | ( | ) | [virtual] |
Definition at line 691 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 696 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const unsigned int | parameter | ) |
Definition at line 702 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 714 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 512 of file YouBotJointParameterPasswordProtected.hpp.