P-Parameter of PID position regulator (first position parameter set) More...
#include <YouBotJointParameter.hpp>
Public Member Functions | |
void | getParameter (int ¶meter) const |
PParameterFirstParametersPositionControl () | |
void | setParameter (const int parameter) |
void | toString (std::string &value) |
virtual | ~PParameterFirstParametersPositionControl () |
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 |
P-Parameter of PID position regulator (first position parameter set)
Definition at line 687 of file YouBotJointParameter.hpp.
youbot::PParameterFirstParametersPositionControl::PParameterFirstParametersPositionControl | ( | ) |
Definition at line 802 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 811 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 706 of file YouBotJointParameter.hpp.
void youbot::PParameterFirstParametersPositionControl::getParameter | ( | int & | parameter | ) | const |
Definition at line 816 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 708 of file YouBotJointParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 843 of file YouBotJointParameter.cpp.
void youbot::PParameterFirstParametersPositionControl::setParameter | ( | const int | parameter | ) |
Definition at line 822 of file YouBotJointParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 854 of file YouBotJointParameter.cpp.
|
virtual |
Implements youbot::YouBotJointParameter.
Definition at line 835 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 688 of file YouBotJointParameter.hpp.
|
private |
Definition at line 712 of file YouBotJointParameter.hpp.
|
private |
Definition at line 716 of file YouBotJointParameter.hpp.
|
private |
Definition at line 718 of file YouBotJointParameter.hpp.
|
private |
Definition at line 708 of file YouBotJointParameter.hpp.
|
private |
Definition at line 714 of file YouBotJointParameter.hpp.