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

Public Member Functions | |
| void | getParameter (int ¶meter) const |
| IClippingParameterCurrentControl () | |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
| virtual | ~IClippingParameterCurrentControl () |
Public Member Functions inherited from youbot::YouBotJointParameter | |
| virtual | ~YouBotJointParameter () |
Public Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| virtual | ~YouBotJointParameterReadOnly () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
| int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| int | upperLimit |
| int | value |
Friends | |
| class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameter | |
| YouBotJointParameter () | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameter | |
| std::string | name |
| ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
| std::string | name |
| ParameterType | parameterType |
I-Clipping Parameter of PID current regulator.
Definition at line 1390 of file YouBotJointParameter.hpp.
| youbot::IClippingParameterCurrentControl::IClippingParameterCurrentControl | ( | ) |
Definition at line 1904 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 1913 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1409 of file YouBotJointParameter.hpp.
| void youbot::IClippingParameterCurrentControl::getParameter | ( | int & | parameter | ) | const |
Definition at line 1918 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1411 of file YouBotJointParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1945 of file YouBotJointParameter.cpp.
| void youbot::IClippingParameterCurrentControl::setParameter | ( | const int | parameter | ) |
Definition at line 1924 of file YouBotJointParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1956 of file YouBotJointParameter.cpp.
|
virtual |
Implements youbot::YouBotJointParameter.
Definition at line 1937 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 1391 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1415 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1419 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1421 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1411 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1417 of file YouBotJointParameter.hpp.