I-Parameter of PID velocity regulator. This PID parameter set is used at lower velocity. (first velocity parameter set) More...
#include <YouBotJointParameter.hpp>

Public Member Functions | |
| void | getParameter (int ¶meter) const |
| IParameterFirstParametersSpeedControl () | |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
| virtual | ~IParameterFirstParametersSpeedControl () |
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-Parameter of PID velocity regulator. This PID parameter set is used at lower velocity. (first velocity parameter set)
Definition at line 872 of file YouBotJointParameter.hpp.
| youbot::IParameterFirstParametersSpeedControl::IParameterFirstParametersSpeedControl | ( | ) |
Definition at line 1092 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 1101 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 891 of file YouBotJointParameter.hpp.
| void youbot::IParameterFirstParametersSpeedControl::getParameter | ( | int & | parameter | ) | const |
Definition at line 1106 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 893 of file YouBotJointParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1133 of file YouBotJointParameter.cpp.
| void youbot::IParameterFirstParametersSpeedControl::setParameter | ( | const int | parameter | ) |
Definition at line 1112 of file YouBotJointParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1144 of file YouBotJointParameter.cpp.
|
virtual |
Implements youbot::YouBotJointParameter.
Definition at line 1125 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 873 of file YouBotJointParameter.hpp.
|
private |
Definition at line 897 of file YouBotJointParameter.hpp.
|
private |
Definition at line 901 of file YouBotJointParameter.hpp.
|
private |
Definition at line 903 of file YouBotJointParameter.hpp.
|
private |
Definition at line 893 of file YouBotJointParameter.hpp.
|
private |
Definition at line 899 of file YouBotJointParameter.hpp.