Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
youbot::VelocityErrorSum Class Reference

Sums of Errors of PID velocity regulator. More...

#include <YouBotJointParameterReadOnly.hpp>

Inheritance diagram for youbot::VelocityErrorSum:
Inheritance graph
[legend]

Public Member Functions

void getParameter (quantity< si::angular_velocity > &parameter) 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
 

Detailed Description

Sums of Errors of PID velocity regulator.

Definition at line 269 of file YouBotJointParameterReadOnly.hpp.

Constructor & Destructor Documentation

youbot::VelocityErrorSum::VelocityErrorSum ( )

Definition at line 365 of file YouBotJointParameterReadOnly.cpp.

youbot::VelocityErrorSum::~VelocityErrorSum ( )
virtual

Definition at line 372 of file YouBotJointParameterReadOnly.cpp.

Member Function Documentation

std::string youbot::VelocityErrorSum::getName ( ) const
inlineprivatevirtual
void youbot::VelocityErrorSum::getParameter ( quantity< si::angular_velocity > &  parameter) const

Definition at line 377 of file YouBotJointParameterReadOnly.cpp.

ParameterType youbot::VelocityErrorSum::getType ( ) const
inlineprivatevirtual
void youbot::VelocityErrorSum::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const
privatevirtual
void youbot::VelocityErrorSum::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
)
privatevirtual
void youbot::VelocityErrorSum::toString ( std::string &  value)
virtual

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 270 of file YouBotJointParameterReadOnly.hpp.

Member Data Documentation

std::string youbot::VelocityErrorSum::name
private

Definition at line 292 of file YouBotJointParameterReadOnly.hpp.

ParameterType youbot::VelocityErrorSum::parameterType
private

Definition at line 294 of file YouBotJointParameterReadOnly.hpp.

quantity<si::angular_velocity> youbot::VelocityErrorSum::value
private

Definition at line 288 of file YouBotJointParameterReadOnly.hpp.


The documentation for this class was generated from the following files:


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Jun 10 2019 15:46:27