D-Parameter of PID velocity regulator (second position parameter set) More...
#include <YouBotJointParameter.hpp>

Public Member Functions | |
| DParameterSecondParametersSpeedControl () | |
| void | getParameter (int ¶meter) const |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
| virtual | ~DParameterSecondParametersSpeedControl () |
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 |
D-Parameter of PID velocity regulator (second position parameter set)
Definition at line 1205 of file YouBotJointParameter.hpp.
| youbot::DParameterSecondParametersSpeedControl::DParameterSecondParametersSpeedControl | ( | ) |
Definition at line 1614 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 1623 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1224 of file YouBotJointParameter.hpp.
| void youbot::DParameterSecondParametersSpeedControl::getParameter | ( | int & | parameter | ) | const |
Definition at line 1628 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1226 of file YouBotJointParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1655 of file YouBotJointParameter.cpp.
| void youbot::DParameterSecondParametersSpeedControl::setParameter | ( | const int | parameter | ) |
Definition at line 1634 of file YouBotJointParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1666 of file YouBotJointParameter.cpp.
|
virtual |
Implements youbot::YouBotJointParameter.
Definition at line 1647 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 1206 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1230 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1234 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1236 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1226 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1232 of file YouBotJointParameter.hpp.