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

Duration for sine initialization sequence. This parameter should be set in a way, that the motor has stopped mechanical oscillations after the specified time. More...

#include <YouBotJointParameterPasswordProtected.hpp>

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

Public Member Functions

void getParameter (quantity< si::time > &parameter) const
 
 InitSineDelay ()
 
void setParameter (const quantity< si::time > &parameter)
 
void toString (std::string &value)
 
virtual ~InitSineDelay ()
 
- Public Member Functions inherited from youbot::YouBotJointParameterPasswordProtected
virtual ~YouBotJointParameterPasswordProtected ()
 
- 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< si::time > lowerLimit
 
std::string name
 
ParameterType parameterType
 
quantity< si::time > upperLimit
 
quantity< si::time > value
 

Friends

class YouBotJoint
 

Additional Inherited Members

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

Detailed Description

Duration for sine initialization sequence. This parameter should be set in a way, that the motor has stopped mechanical oscillations after the specified time.

Definition at line 586 of file YouBotJointParameterPasswordProtected.hpp.

Constructor & Destructor Documentation

youbot::InitSineDelay::InitSineDelay ( )

Definition at line 796 of file YouBotJointParameterPasswordProtected.cpp.

youbot::InitSineDelay::~InitSineDelay ( )
virtual

Definition at line 805 of file YouBotJointParameterPasswordProtected.cpp.

Member Function Documentation

std::string youbot::InitSineDelay::getName ( ) const
inlineprivatevirtual
void youbot::InitSineDelay::getParameter ( quantity< si::time > &  parameter) const

Definition at line 810 of file YouBotJointParameterPasswordProtected.cpp.

ParameterType youbot::InitSineDelay::getType ( ) const
inlineprivatevirtual
void youbot::InitSineDelay::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const
privatevirtual
void youbot::InitSineDelay::setParameter ( const quantity< si::time > &  parameter)

Definition at line 816 of file YouBotJointParameterPasswordProtected.cpp.

void youbot::InitSineDelay::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
)
privatevirtual
void youbot::InitSineDelay::toString ( std::string &  value)
virtual

Friends And Related Function Documentation

friend class YouBotJoint
friend

Definition at line 587 of file YouBotJointParameterPasswordProtected.hpp.

Member Data Documentation

quantity<si::time> youbot::InitSineDelay::lowerLimit
private

Definition at line 611 of file YouBotJointParameterPasswordProtected.hpp.

std::string youbot::InitSineDelay::name
private

Definition at line 615 of file YouBotJointParameterPasswordProtected.hpp.

ParameterType youbot::InitSineDelay::parameterType
private

Definition at line 617 of file YouBotJointParameterPasswordProtected.hpp.

quantity<si::time> youbot::InitSineDelay::upperLimit
private

Definition at line 607 of file YouBotJointParameterPasswordProtected.hpp.

quantity<si::time> youbot::InitSineDelay::value
private

Definition at line 613 of file YouBotJointParameterPasswordProtected.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