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

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

#include <YouBotJointParameter.hpp>

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

Public Member Functions

void getParameter (double &parameter) const
 
 IParameterTrajectoryControl ()
 
void setParameter (const double parameter)
 
void toString (std::string &value)
 
virtual ~IParameterTrajectoryControl ()
 
- Public Member Functions inherited from youbot::YouBotApiJointParameter
virtual ~YouBotApiJointParameter ()
 

Private Member Functions

std::string getName () const
 
ParameterType getType () const
 

Private Attributes

double lowerLimit
 
std::string name
 
ParameterType parameterType
 
double upperLimit
 
double value
 

Friends

class YouBotJoint
 

Additional Inherited Members

- Protected Member Functions inherited from youbot::YouBotApiJointParameter
virtual void getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const =0
 
virtual void setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage)=0
 
 YouBotApiJointParameter ()
 
- Protected Attributes inherited from youbot::YouBotApiJointParameter
std::string name
 
ParameterType parameterType
 

Detailed Description

I-Parameter of PID trajectory regulator.

Definition at line 1601 of file YouBotJointParameter.hpp.

Constructor & Destructor Documentation

youbot::IParameterTrajectoryControl::IParameterTrajectoryControl ( )

Definition at line 2217 of file YouBotJointParameter.cpp.

youbot::IParameterTrajectoryControl::~IParameterTrajectoryControl ( )
virtual

Definition at line 2226 of file YouBotJointParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotApiJointParameter.

Definition at line 1616 of file YouBotJointParameter.hpp.

void youbot::IParameterTrajectoryControl::getParameter ( double &  parameter) const

Definition at line 2231 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotApiJointParameter.

Definition at line 1618 of file YouBotJointParameter.hpp.

void youbot::IParameterTrajectoryControl::setParameter ( const double  parameter)

Definition at line 2237 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotApiJointParameter.

Definition at line 2250 of file YouBotJointParameter.cpp.

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 1602 of file YouBotJointParameter.hpp.

Member Data Documentation

double youbot::IParameterTrajectoryControl::lowerLimit
private

Definition at line 1622 of file YouBotJointParameter.hpp.

std::string youbot::IParameterTrajectoryControl::name
private

Definition at line 1626 of file YouBotJointParameter.hpp.

ParameterType youbot::IParameterTrajectoryControl::parameterType
private

Definition at line 1628 of file YouBotJointParameter.hpp.

double youbot::IParameterTrajectoryControl::upperLimit
private

Definition at line 1618 of file YouBotJointParameter.hpp.

double youbot::IParameterTrajectoryControl::value
private

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