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

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

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

Sets the current increment step. The current becomes incremented for each measured stallGuard2 value below the lower threshold (see smartEnergy hysteresis start). current increment step size: Scaling: 0... 3: 1, 2, 4, 8 0: slow increment 3: fast increment / fast reaction to rising load

Definition at line 1514 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::SmartEnergyCurrentUpStep::SmartEnergyCurrentUpStep ( )

Definition at line 1925 of file YouBotGripperParameter.cpp.

youbot::SmartEnergyCurrentUpStep::~SmartEnergyCurrentUpStep ( )
virtual

Definition at line 1934 of file YouBotGripperParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotGripperParameter.

Definition at line 1534 of file YouBotGripperParameter.hpp.

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

Definition at line 1939 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1536 of file YouBotGripperParameter.hpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1966 of file YouBotGripperParameter.cpp.

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

Definition at line 1945 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1973 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1958 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 1515 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 1516 of file YouBotGripperParameter.hpp.

Member Data Documentation

unsigned int youbot::SmartEnergyCurrentUpStep::lowerLimit
private

Definition at line 1540 of file YouBotGripperParameter.hpp.

std::string youbot::SmartEnergyCurrentUpStep::name
private

Definition at line 1544 of file YouBotGripperParameter.hpp.

ParameterType youbot::SmartEnergyCurrentUpStep::parameterType
private

Definition at line 1546 of file YouBotGripperParameter.hpp.

unsigned int youbot::SmartEnergyCurrentUpStep::upperLimit
private

Definition at line 1536 of file YouBotGripperParameter.hpp.

unsigned int youbot::SmartEnergyCurrentUpStep::value
private

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