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

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

#include <YouBotJointParameter.hpp>

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

Public Member Functions

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

P-Parameter of PID position regulator (second position parameter set)

Definition at line 983 of file YouBotJointParameter.hpp.

Constructor & Destructor Documentation

youbot::PParameterSecondParametersPositionControl::PParameterSecondParametersPositionControl ( )

Definition at line 1266 of file YouBotJointParameter.cpp.

youbot::PParameterSecondParametersPositionControl::~PParameterSecondParametersPositionControl ( )
virtual

Definition at line 1275 of file YouBotJointParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotJointParameter.

Definition at line 1002 of file YouBotJointParameter.hpp.

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

Definition at line 1280 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotJointParameter.

Definition at line 1004 of file YouBotJointParameter.hpp.

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

Implements youbot::YouBotJointParameter.

Definition at line 1307 of file YouBotJointParameter.cpp.

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

Definition at line 1286 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotJointParameter.

Definition at line 1318 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotJointParameter.

Definition at line 1299 of file YouBotJointParameter.cpp.

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 984 of file YouBotJointParameter.hpp.

Member Data Documentation

int youbot::PParameterSecondParametersPositionControl::lowerLimit
private

Definition at line 1008 of file YouBotJointParameter.hpp.

std::string youbot::PParameterSecondParametersPositionControl::name
private

Definition at line 1012 of file YouBotJointParameter.hpp.

ParameterType youbot::PParameterSecondParametersPositionControl::parameterType
private

Definition at line 1014 of file YouBotJointParameter.hpp.

int youbot::PParameterSecondParametersPositionControl::upperLimit
private

Definition at line 1004 of file YouBotJointParameter.hpp.

int youbot::PParameterSecondParametersPositionControl::value
private

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