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 |
| IClippingParameterFirstParametersSpeedControl () | |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
| virtual | ~IClippingParameterFirstParametersSpeedControl () |
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 |
This PID parameter set is used at lower velocity. (first velocity parameter set)
Definition at line 946 of file YouBotJointParameter.hpp.
| youbot::IClippingParameterFirstParametersSpeedControl::IClippingParameterFirstParametersSpeedControl | ( | ) |
Definition at line 1208 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 1217 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 965 of file YouBotJointParameter.hpp.
| void youbot::IClippingParameterFirstParametersSpeedControl::getParameter | ( | int & | parameter | ) | const |
Definition at line 1222 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 967 of file YouBotJointParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1249 of file YouBotJointParameter.cpp.
| void youbot::IClippingParameterFirstParametersSpeedControl::setParameter | ( | const int | parameter | ) |
Definition at line 1228 of file YouBotJointParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1260 of file YouBotJointParameter.cpp.
|
virtual |
Implements youbot::YouBotJointParameter.
Definition at line 1241 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 947 of file YouBotJointParameter.hpp.
|
private |
Definition at line 971 of file YouBotJointParameter.hpp.
|
private |
Definition at line 975 of file YouBotJointParameter.hpp.
|
private |
Definition at line 977 of file YouBotJointParameter.hpp.
|
private |
Definition at line 967 of file YouBotJointParameter.hpp.
|
private |
Definition at line 973 of file YouBotJointParameter.hpp.