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

I-Parameter of PID current regulator. More...

#include <YouBotJointParameter.hpp>

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

Public Member Functions

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

Definition at line 1316 of file YouBotJointParameter.hpp.

Constructor & Destructor Documentation

youbot::IParameterCurrentControl::IParameterCurrentControl ( )

Definition at line 1788 of file YouBotJointParameter.cpp.

youbot::IParameterCurrentControl::~IParameterCurrentControl ( )
virtual

Definition at line 1797 of file YouBotJointParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotJointParameter.

Definition at line 1335 of file YouBotJointParameter.hpp.

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

Definition at line 1802 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotJointParameter.

Definition at line 1337 of file YouBotJointParameter.hpp.

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

Implements youbot::YouBotJointParameter.

Definition at line 1829 of file YouBotJointParameter.cpp.

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

Definition at line 1808 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotJointParameter.

Definition at line 1840 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotJointParameter.

Definition at line 1821 of file YouBotJointParameter.cpp.

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 1317 of file YouBotJointParameter.hpp.

Member Data Documentation

int youbot::IParameterCurrentControl::lowerLimit
private

Definition at line 1341 of file YouBotJointParameter.hpp.

std::string youbot::IParameterCurrentControl::name
private

Definition at line 1345 of file YouBotJointParameter.hpp.

ParameterType youbot::IParameterCurrentControl::parameterType
private

Definition at line 1347 of file YouBotJointParameter.hpp.

int youbot::IParameterCurrentControl::upperLimit
private

Definition at line 1337 of file YouBotJointParameter.hpp.

int youbot::IParameterCurrentControl::value
private

Definition at line 1343 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