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

#include <YouBotJointParameterPasswordProtected.hpp>

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

List of all members.

Public Member Functions

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

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

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

Friends

class YouBotJoint

Detailed Description

BEMF constant of motor. Used for current regulation, position regulation and velocity regulation. Feed forward control for current regulation, position regulation and velocity regulation is disabled if BEMF constant is set to zero.

Definition at line 236 of file YouBotJointParameterPasswordProtected.hpp.


Constructor & Destructor Documentation

Definition at line 263 of file YouBotJointParameterPasswordProtected.cpp.

Definition at line 273 of file YouBotJointParameterPasswordProtected.cpp.


Member Function Documentation

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

Definition at line 279 of file YouBotJointParameterPasswordProtected.cpp.

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

Definition at line 286 of file YouBotJointParameterPasswordProtected.cpp.

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

Friends And Related Function Documentation

friend class YouBotJoint [friend]

Member Data Documentation

Definition at line 270 of file YouBotJointParameterPasswordProtected.hpp.

std::string youbot::BEMFConstant::name [private]

Definition at line 266 of file YouBotJointParameterPasswordProtected.hpp.

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