D-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 | |
DParameterFirstParametersSpeedControl () | |
void | getParameter (int ¶meter) const |
void | setParameter (const int parameter) |
void | toString (std::string &value) |
virtual | ~DParameterFirstParametersSpeedControl () |
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. This PID parameter set is used at lower velocity. (first velocity parameter set)
Definition at line 909 of file YouBotJointParameter.hpp.
youbot::DParameterFirstParametersSpeedControl::DParameterFirstParametersSpeedControl | ( | ) |
Definition at line 1150 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 1159 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 928 of file YouBotJointParameter.hpp.
void youbot::DParameterFirstParametersSpeedControl::getParameter | ( | int & | parameter | ) | const |
Definition at line 1164 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 930 of file YouBotJointParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1191 of file YouBotJointParameter.cpp.
void youbot::DParameterFirstParametersSpeedControl::setParameter | ( | const int | parameter | ) |
Definition at line 1170 of file YouBotJointParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1202 of file YouBotJointParameter.cpp.
|
virtual |
Implements youbot::YouBotJointParameter.
Definition at line 1183 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 910 of file YouBotJointParameter.hpp.
|
private |
Definition at line 934 of file YouBotJointParameter.hpp.
|
private |
Definition at line 938 of file YouBotJointParameter.hpp.
|
private |
Definition at line 940 of file YouBotJointParameter.hpp.
|
private |
Definition at line 930 of file YouBotJointParameter.hpp.
|
private |
Definition at line 936 of file YouBotJointParameter.hpp.