Sums of errors of PID position regulator. More...
#include <YouBotJointParameterReadOnly.hpp>
Public Member Functions | |
void | getParameter (quantity< plane_angle > ¶meter) const |
PositionErrorSum () | |
void | toString (std::string &value) |
virtual | ~PositionErrorSum () |
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 |
Sums of errors of PID position regulator.
Definition at line 207 of file YouBotJointParameterReadOnly.hpp.
youbot::PositionErrorSum::PositionErrorSum | ( | ) |
Definition at line 277 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Definition at line 284 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 224 of file YouBotJointParameterReadOnly.hpp.
void youbot::PositionErrorSum::getParameter | ( | quantity< plane_angle > & | parameter | ) | const |
Definition at line 289 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 226 of file YouBotJointParameterReadOnly.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 303 of file YouBotJointParameterReadOnly.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 314 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 295 of file YouBotJointParameterReadOnly.cpp.
|
friend |
Definition at line 208 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 230 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 232 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 226 of file YouBotJointParameterReadOnly.hpp.