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

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

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

The off time setting controls the minimum chopper frequency. An off time within the range of 5 s to 20 s will fit. Off time setting for constant tOFF chopper: NCLK= 12 + 32*tOFF (Minimum is 64 clocks)

Definition at line 731 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::ChopperOffTime::ChopperOffTime ( )

Definition at line 918 of file YouBotGripperParameter.cpp.

youbot::ChopperOffTime::~ChopperOffTime ( )
virtual

Definition at line 927 of file YouBotGripperParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotGripperParameter.

Definition at line 751 of file YouBotGripperParameter.hpp.

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

Definition at line 932 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 753 of file YouBotGripperParameter.hpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 962 of file YouBotGripperParameter.cpp.

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

Definition at line 938 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 969 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 954 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 732 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 733 of file YouBotGripperParameter.hpp.

Member Data Documentation

unsigned int youbot::ChopperOffTime::lowerLimit
private

Definition at line 757 of file YouBotGripperParameter.hpp.

std::string youbot::ChopperOffTime::name
private

Definition at line 761 of file YouBotGripperParameter.hpp.

ParameterType youbot::ChopperOffTime::parameterType
private

Definition at line 763 of file YouBotGripperParameter.hpp.

unsigned int youbot::ChopperOffTime::upperLimit
private

Definition at line 753 of file YouBotGripperParameter.hpp.

unsigned int youbot::ChopperOffTime::value
private

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