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

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

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

sense resistor voltage based current scaling 0: Full scale sense resistor voltage is 1/18 VDD 1: Full scale sense resistor voltage is 1/36 VDD (refers to a current setting of 31 and DAC value 255) Use default value. Do not change!

Definition at line 1904 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::Vsense::Vsense ( )

Definition at line 2442 of file YouBotGripperParameter.cpp.

youbot::Vsense::~Vsense ( )
virtual

Definition at line 2451 of file YouBotGripperParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotGripperParameter.

Definition at line 1924 of file YouBotGripperParameter.hpp.

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

Definition at line 2456 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1926 of file YouBotGripperParameter.hpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2483 of file YouBotGripperParameter.cpp.

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

Definition at line 2462 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2490 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2475 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 1905 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 1906 of file YouBotGripperParameter.hpp.

Member Data Documentation

unsigned int youbot::Vsense::lowerLimit
private

Definition at line 1930 of file YouBotGripperParameter.hpp.

std::string youbot::Vsense::name
private

Definition at line 1934 of file YouBotGripperParameter.hpp.

ParameterType youbot::Vsense::parameterType
private

Definition at line 1936 of file YouBotGripperParameter.hpp.

unsigned int youbot::Vsense::upperLimit
private

Definition at line 1926 of file YouBotGripperParameter.hpp.

unsigned int youbot::Vsense::value
private

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