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

Velocity to switch from controlled to hallFX mode. Set this value to a realistic velocity which the motor can reach in controlled mode! More...

#include <YouBotJointParameter.hpp>

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

Public Member Functions

void getParameter (quantity< angular_velocity > &parameter) const
 
void setParameter (const quantity< angular_velocity > &parameter)
 
void toString (std::string &value)
 
 VelocityThresholdForHallFX ()
 
virtual ~VelocityThresholdForHallFX ()
 
- Public Member Functions inherited from youbot::YouBotJointParameter
virtual ~YouBotJointParameter ()
 
- Public Member Functions inherited from youbot::YouBotJointParameterReadOnly
virtual ~YouBotJointParameterReadOnly ()
 

Private Member Functions

std::string getName () const
 
ParameterType getType () const
 
void getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const
 
void setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage)
 

Private Attributes

quantity< angular_velocity > lowerLimit
 
std::string name
 
ParameterType parameterType
 
quantity< angular_velocity > upperLimit
 
quantity< angular_velocity > value
 

Friends

class YouBotJoint
 

Additional Inherited Members

- Protected Member Functions inherited from youbot::YouBotJointParameter
 YouBotJointParameter ()
 
- Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly
 YouBotJointParameterReadOnly ()
 
- Protected Attributes inherited from youbot::YouBotJointParameter
std::string name
 
ParameterType parameterType
 
- Protected Attributes inherited from youbot::YouBotJointParameterReadOnly
std::string name
 
ParameterType parameterType
 

Detailed Description

Velocity to switch from controlled to hallFX mode. Set this value to a realistic velocity which the motor can reach in controlled mode!

Definition at line 650 of file YouBotJointParameter.hpp.

Constructor & Destructor Documentation

youbot::VelocityThresholdForHallFX::VelocityThresholdForHallFX ( )

Definition at line 743 of file YouBotJointParameter.cpp.

youbot::VelocityThresholdForHallFX::~VelocityThresholdForHallFX ( )
virtual

Definition at line 752 of file YouBotJointParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotJointParameter.

Definition at line 669 of file YouBotJointParameter.hpp.

void youbot::VelocityThresholdForHallFX::getParameter ( quantity< angular_velocity > &  parameter) const

Definition at line 757 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotJointParameter.

Definition at line 671 of file YouBotJointParameter.hpp.

void youbot::VelocityThresholdForHallFX::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const
privatevirtual

Implements youbot::YouBotJointParameter.

Definition at line 784 of file YouBotJointParameter.cpp.

void youbot::VelocityThresholdForHallFX::setParameter ( const quantity< angular_velocity > &  parameter)

Definition at line 763 of file YouBotJointParameter.cpp.

void youbot::VelocityThresholdForHallFX::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
)
privatevirtual

Implements youbot::YouBotJointParameter.

Definition at line 795 of file YouBotJointParameter.cpp.

void youbot::VelocityThresholdForHallFX::toString ( std::string &  value)
virtual

Implements youbot::YouBotJointParameter.

Definition at line 776 of file YouBotJointParameter.cpp.

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 651 of file YouBotJointParameter.hpp.

Member Data Documentation

quantity<angular_velocity> youbot::VelocityThresholdForHallFX::lowerLimit
private

Definition at line 675 of file YouBotJointParameter.hpp.

std::string youbot::VelocityThresholdForHallFX::name
private

Definition at line 679 of file YouBotJointParameter.hpp.

ParameterType youbot::VelocityThresholdForHallFX::parameterType
private

Definition at line 681 of file YouBotJointParameter.hpp.

quantity<angular_velocity> youbot::VelocityThresholdForHallFX::upperLimit
private

Definition at line 671 of file YouBotJointParameter.hpp.

quantity<angular_velocity> youbot::VelocityThresholdForHallFX::value
private

Definition at line 677 of file YouBotJointParameter.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