Actual error of PID position regulator. More...
#include <YouBotJointParameterReadOnly.hpp>

Public Member Functions | |
| void | getParameter (quantity< plane_angle > ¶meter) const |
| PositionError () | |
| void | toString (std::string &value) |
| virtual | ~PositionError () |
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 | |
| std::string | name |
| ParameterType | parameterType |
| quantity< plane_angle > | value |
Friends | |
| class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
| std::string | name |
| ParameterType | parameterType |
Actual error of PID position regulator.
Definition at line 176 of file YouBotJointParameterReadOnly.hpp.
| youbot::PositionError::PositionError | ( | ) |
Definition at line 235 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Definition at line 242 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 193 of file YouBotJointParameterReadOnly.hpp.
| void youbot::PositionError::getParameter | ( | quantity< plane_angle > & | parameter | ) | const |
Definition at line 247 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 195 of file YouBotJointParameterReadOnly.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 261 of file YouBotJointParameterReadOnly.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 270 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 253 of file YouBotJointParameterReadOnly.cpp.
|
friend |
Definition at line 177 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 199 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 201 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 195 of file YouBotJointParameterReadOnly.hpp.