I-Parameter of PID position regulator (second position parameter set) More...
#include <YouBotJointParameter.hpp>
Public Member Functions | |
void | getParameter (int ¶meter) const |
IParameterSecondParametersPositionControl () | |
void | setParameter (const int parameter) |
void | toString (std::string &value) |
virtual | ~IParameterSecondParametersPositionControl () |
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 position regulator (second position parameter set)
Definition at line 1020 of file YouBotJointParameter.hpp.
youbot::IParameterSecondParametersPositionControl::IParameterSecondParametersPositionControl | ( | ) |
Definition at line 1324 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 1333 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1039 of file YouBotJointParameter.hpp.
void youbot::IParameterSecondParametersPositionControl::getParameter | ( | int & | parameter | ) | const |
Definition at line 1338 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1041 of file YouBotJointParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1365 of file YouBotJointParameter.cpp.
void youbot::IParameterSecondParametersPositionControl::setParameter | ( | const int | parameter | ) |
Definition at line 1344 of file YouBotJointParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1376 of file YouBotJointParameter.cpp.
|
virtual |
Implements youbot::YouBotJointParameter.
Definition at line 1357 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 1021 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1045 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1049 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1051 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1041 of file YouBotJointParameter.hpp.
|
private |
Definition at line 1047 of file YouBotJointParameter.hpp.