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

#include <YouBotJointParameterPasswordProtected.hpp>

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

List of all members.

Public Member Functions

 CommutationMotorCurrent ()
void getParameter (quantity< current > &parameter) const
void setParameter (const quantity< current > &parameter)
void toString (std::string &value)
virtual ~CommutationMotorCurrent ()

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< current > lowerLimit
std::string name
ParameterType parameterType
quantity< current > upperLimit
quantity< current > value

Friends

class YouBotJoint

Detailed Description

Motor current for controlled commutation. This parameter is used in commutation mode 1, 4, 5 and in initialization of sine.

Definition at line 334 of file YouBotJointParameterPasswordProtected.hpp.


Constructor & Destructor Documentation

Definition at line 399 of file YouBotJointParameterPasswordProtected.cpp.

Definition at line 409 of file YouBotJointParameterPasswordProtected.cpp.


Member Function Documentation

std::string youbot::CommutationMotorCurrent::getName ( ) const [inline, private, virtual]
void youbot::CommutationMotorCurrent::getParameter ( quantity< current > &  parameter) const

Definition at line 415 of file YouBotJointParameterPasswordProtected.cpp.

ParameterType youbot::CommutationMotorCurrent::getType ( ) const [inline, private, virtual]
void youbot::CommutationMotorCurrent::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const [private, virtual]
void youbot::CommutationMotorCurrent::setParameter ( const quantity< current > &  parameter)

Definition at line 422 of file YouBotJointParameterPasswordProtected.cpp.

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

Friends And Related Function Documentation

friend class YouBotJoint [friend]

Member Data Documentation

quantity<current> youbot::CommutationMotorCurrent::lowerLimit [private]

Definition at line 368 of file YouBotJointParameterPasswordProtected.hpp.

quantity<current> youbot::CommutationMotorCurrent::upperLimit [private]

Definition at line 364 of file YouBotJointParameterPasswordProtected.hpp.

quantity<current> youbot::CommutationMotorCurrent::value [private]

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