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

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

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

unsigned int lowerLimit
 
std::string name
 
ParameterType parameterType
 
unsigned int upperLimit
 
unsigned 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

Hysteresis decrement setting. This setting determines the slope of the hysteresis during on time and during fast decay time. 0 fast decrement 3 very slow decrement

Definition at line 573 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::ChopperHysteresisDecrement::ChopperHysteresisDecrement ( )

Definition at line 710 of file YouBotGripperParameter.cpp.

youbot::ChopperHysteresisDecrement::~ChopperHysteresisDecrement ( )
virtual

Definition at line 719 of file YouBotGripperParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotGripperParameter.

Definition at line 593 of file YouBotGripperParameter.hpp.

void youbot::ChopperHysteresisDecrement::getParameter ( unsigned int &  parameter) const

Definition at line 724 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 595 of file YouBotGripperParameter.hpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 751 of file YouBotGripperParameter.cpp.

void youbot::ChopperHysteresisDecrement::setParameter ( const unsigned int &  parameter)

Definition at line 730 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 758 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 743 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 574 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 575 of file YouBotGripperParameter.hpp.

Member Data Documentation

unsigned int youbot::ChopperHysteresisDecrement::lowerLimit
private

Definition at line 599 of file YouBotGripperParameter.hpp.

std::string youbot::ChopperHysteresisDecrement::name
private

Definition at line 603 of file YouBotGripperParameter.hpp.

ParameterType youbot::ChopperHysteresisDecrement::parameterType
private

Definition at line 605 of file YouBotGripperParameter.hpp.

unsigned int youbot::ChopperHysteresisDecrement::upperLimit
private

Definition at line 595 of file YouBotGripperParameter.hpp.

unsigned int youbot::ChopperHysteresisDecrement::value
private

Definition at line 601 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:26