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

#include <YouBotJointParameterPasswordProtected.hpp>

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

List of all members.

Public Member Functions

 CommutationMode ()
void getParameter (unsigned int &parameter) const
void setParameter (const unsigned int parameter)
void toString (std::string &value)
virtual ~CommutationMode ()

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

unsigned int lowerLimit
std::string name
ParameterType parameterType
unsigned int upperLimit
unsigned int value

Friends

class YouBotJoint

Detailed Description

The Commutation Mode. 0: Block commutation with hall sensors mode
1: Sensorless block commutation (hallFX)
2: Sine commutation with hall sensors
3: Sine commutation with encoder
4: Controlled block commutation
5: Controlled sine commutation

Definition at line 288 of file YouBotJointParameterPasswordProtected.hpp.


Constructor & Destructor Documentation

Definition at line 331 of file YouBotJointParameterPasswordProtected.cpp.

Definition at line 341 of file YouBotJointParameterPasswordProtected.cpp.


Member Function Documentation

std::string youbot::CommutationMode::getName ( ) const [inline, private, virtual]
void youbot::CommutationMode::getParameter ( unsigned int &  parameter) const

Definition at line 347 of file YouBotJointParameterPasswordProtected.cpp.

ParameterType youbot::CommutationMode::getType ( ) const [inline, private, virtual]
void youbot::CommutationMode::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const [private, virtual]
void youbot::CommutationMode::setParameter ( const unsigned int  parameter)

Definition at line 354 of file YouBotJointParameterPasswordProtected.cpp.

void youbot::CommutationMode::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
) [private, virtual]
void youbot::CommutationMode::toString ( std::string &  value) [virtual]

Friends And Related Function Documentation

friend class YouBotJoint [friend]

Member Data Documentation

unsigned int youbot::CommutationMode::lowerLimit [private]

Definition at line 322 of file YouBotJointParameterPasswordProtected.hpp.

std::string youbot::CommutationMode::name [private]
unsigned int youbot::CommutationMode::upperLimit [private]

Definition at line 318 of file YouBotJointParameterPasswordProtected.hpp.

unsigned int youbot::CommutationMode::value [private]

Definition at line 324 of file YouBotJointParameterPasswordProtected.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:03