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

Acceleration parameter for velocity control and position control. More...

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

void getParameter (int &parameter) const
 
 MaximumAcceleration ()
 
void setParameter (const int parameter)
 
void toString (std::string &value) const
 
virtual ~MaximumAcceleration ()
 
- Public Member Functions inherited from youbot::YouBotGripperParameter
virtual ~YouBotGripperParameter ()
 

Private Member Functions

std::string getName () const
 
ParameterType getType () const
 
void getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message) const
 
void setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message)
 

Private Attributes

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

Friends

class YouBotGripper
 
class YouBotGripperBar
 

Additional Inherited Members

- Protected Member Functions inherited from youbot::YouBotGripperParameter
 YouBotGripperParameter ()
 
- Protected Attributes inherited from youbot::YouBotGripperParameter
std::string name
 

Detailed Description

Acceleration parameter for velocity control and position control.

Definition at line 904 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::MaximumAcceleration::MaximumAcceleration ( )

Definition at line 1123 of file YouBotGripperParameter.cpp.

youbot::MaximumAcceleration::~MaximumAcceleration ( )
virtual

Definition at line 1132 of file YouBotGripperParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotGripperParameter.

Definition at line 924 of file YouBotGripperParameter.hpp.

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

Definition at line 1137 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 926 of file YouBotGripperParameter.hpp.

void youbot::MaximumAcceleration::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message) const
privatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 1164 of file YouBotGripperParameter.cpp.

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

Definition at line 1143 of file YouBotGripperParameter.cpp.

void youbot::MaximumAcceleration::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message)
privatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 1171 of file YouBotGripperParameter.cpp.

void youbot::MaximumAcceleration::toString ( std::string &  value) const
virtual

Implements youbot::YouBotGripperParameter.

Definition at line 1156 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 905 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 906 of file YouBotGripperParameter.hpp.

Member Data Documentation

int youbot::MaximumAcceleration::lowerLimit
private

Definition at line 930 of file YouBotGripperParameter.hpp.

std::string youbot::MaximumAcceleration::name
private

Definition at line 934 of file YouBotGripperParameter.hpp.

ParameterType youbot::MaximumAcceleration::parameterType
private

Definition at line 936 of file YouBotGripperParameter.hpp.

int youbot::MaximumAcceleration::upperLimit
private

Definition at line 926 of file YouBotGripperParameter.hpp.

int youbot::MaximumAcceleration::value
private

Definition at line 932 of file YouBotGripperParameter.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