Sums of Errors of PID velocity regulator. More...
#include <YouBotJointParameterReadOnly.hpp>
Public Member Functions | |
void | getParameter (quantity< si::angular_velocity > ¶meter) const |
void | toString (std::string &value) |
VelocityErrorSum () | |
virtual | ~VelocityErrorSum () |
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< si::angular_velocity > | 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 velocity regulator.
Definition at line 269 of file YouBotJointParameterReadOnly.hpp.
youbot::VelocityErrorSum::VelocityErrorSum | ( | ) |
Definition at line 365 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Definition at line 372 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 286 of file YouBotJointParameterReadOnly.hpp.
void youbot::VelocityErrorSum::getParameter | ( | quantity< si::angular_velocity > & | parameter | ) | const |
Definition at line 377 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 288 of file YouBotJointParameterReadOnly.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 391 of file YouBotJointParameterReadOnly.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 402 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 383 of file YouBotJointParameterReadOnly.cpp.
|
friend |
Definition at line 270 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 292 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 294 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 288 of file YouBotJointParameterReadOnly.hpp.