Public Member Functions | Private Member Functions | Private Attributes | Friends
youbot::StepInterpolationEnable Class Reference

#include <YouBotGripperParameter.hpp>

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

List of all members.

Public Member Functions

void getParameter (bool &parameter) const
void setParameter (const bool parameter)
 StepInterpolationEnable ()
void toString (std::string &value) const
virtual ~StepInterpolationEnable ()

Private Member Functions

std::string getName () const
ParameterType getType () const
void getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message) const
void setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message)

Private Attributes

std::string name
ParameterType parameterType
bool value

Friends

class YouBotGripper
class YouBotGripperBar

Detailed Description

Step interpolation is supported with a 16 microstep setting only. In this setting, each step impulse at the input causes the execution of 16 times 1/256 microsteps. This way, a smooth motor movement like in 256 microstep resolution is achieved. 0 step interpolation off 1 step interpolation on

Definition at line 2176 of file YouBotGripperParameter.hpp.


Constructor & Destructor Documentation

Definition at line 2725 of file YouBotGripperParameter.cpp.

Definition at line 2733 of file YouBotGripperParameter.cpp.


Member Function Documentation

std::string youbot::StepInterpolationEnable::getName ( ) const [inline, private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 2197 of file YouBotGripperParameter.hpp.

void youbot::StepInterpolationEnable::getParameter ( bool &  parameter) const

Definition at line 2739 of file YouBotGripperParameter.cpp.

ParameterType youbot::StepInterpolationEnable::getType ( ) const [inline, private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 2203 of file YouBotGripperParameter.hpp.

Implements youbot::YouBotGripperParameter.

Definition at line 2762 of file YouBotGripperParameter.cpp.

void youbot::StepInterpolationEnable::setParameter ( const bool  parameter)

Definition at line 2746 of file YouBotGripperParameter.cpp.

Implements youbot::YouBotGripperParameter.

Definition at line 2770 of file YouBotGripperParameter.cpp.

void youbot::StepInterpolationEnable::toString ( std::string &  value) const [virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 2753 of file YouBotGripperParameter.cpp.


Friends And Related Function Documentation

friend class YouBotGripper [friend]

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 2178 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar [friend]

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 2179 of file YouBotGripperParameter.hpp.


Member Data Documentation

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 2211 of file YouBotGripperParameter.hpp.

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 2213 of file YouBotGripperParameter.hpp.

Definition at line 2207 of file YouBotGripperParameter.hpp.


The documentation for this class was generated from the following files:


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Oct 6 2014 09:08:04