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

I-Parameter of PID velocity regulator (second position parameter set) More...

#include <YouBotJointParameter.hpp>

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

Public Member Functions

void getParameter (int &parameter) const
 
 IParameterSecondParametersSpeedControl ()
 
void setParameter (const int parameter)
 
void toString (std::string &value)
 
virtual ~IParameterSecondParametersSpeedControl ()
 
- 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
 

Detailed Description

I-Parameter of PID velocity regulator (second position parameter set)

Definition at line 1168 of file YouBotJointParameter.hpp.

Constructor & Destructor Documentation

youbot::IParameterSecondParametersSpeedControl::IParameterSecondParametersSpeedControl ( )

Definition at line 1556 of file YouBotJointParameter.cpp.

youbot::IParameterSecondParametersSpeedControl::~IParameterSecondParametersSpeedControl ( )
virtual

Definition at line 1565 of file YouBotJointParameter.cpp.

Member Function Documentation

std::string youbot::IParameterSecondParametersSpeedControl::getName ( ) const
inlineprivatevirtual

Implements youbot::YouBotJointParameter.

Definition at line 1187 of file YouBotJointParameter.hpp.

void youbot::IParameterSecondParametersSpeedControl::getParameter ( int &  parameter) const

Definition at line 1570 of file YouBotJointParameter.cpp.

ParameterType youbot::IParameterSecondParametersSpeedControl::getType ( ) const
inlineprivatevirtual

Implements youbot::YouBotJointParameter.

Definition at line 1189 of file YouBotJointParameter.hpp.

void youbot::IParameterSecondParametersSpeedControl::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const
privatevirtual

Implements youbot::YouBotJointParameter.

Definition at line 1597 of file YouBotJointParameter.cpp.

void youbot::IParameterSecondParametersSpeedControl::setParameter ( const int  parameter)

Definition at line 1576 of file YouBotJointParameter.cpp.

void youbot::IParameterSecondParametersSpeedControl::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
)
privatevirtual

Implements youbot::YouBotJointParameter.

Definition at line 1608 of file YouBotJointParameter.cpp.

void youbot::IParameterSecondParametersSpeedControl::toString ( std::string &  value)
virtual

Implements youbot::YouBotJointParameter.

Definition at line 1589 of file YouBotJointParameter.cpp.

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 1169 of file YouBotJointParameter.hpp.

Member Data Documentation

int youbot::IParameterSecondParametersSpeedControl::lowerLimit
private

Definition at line 1193 of file YouBotJointParameter.hpp.

std::string youbot::IParameterSecondParametersSpeedControl::name
private

Definition at line 1197 of file YouBotJointParameter.hpp.

ParameterType youbot::IParameterSecondParametersSpeedControl::parameterType
private

Definition at line 1199 of file YouBotJointParameter.hpp.

int youbot::IParameterSecondParametersSpeedControl::upperLimit
private

Definition at line 1189 of file YouBotJointParameter.hpp.

int youbot::IParameterSecondParametersSpeedControl::value
private

Definition at line 1195 of file YouBotJointParameter.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