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

#include <YouBotJointParameterPasswordProtected.hpp>

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

List of all members.

Public Member Functions

 CurrentControlLoopDelay ()
void getParameter (quantity< si::time > &parameter) const
void setParameter (const quantity< si::time > &parameter)
void toString (std::string &value)
virtual ~CurrentControlLoopDelay ()

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

Detailed Description

Delay of current limitation algorithm / PID current regulator.

Definition at line 380 of file YouBotJointParameterPasswordProtected.hpp.


Constructor & Destructor Documentation

Definition at line 469 of file YouBotJointParameterPasswordProtected.cpp.

Definition at line 479 of file YouBotJointParameterPasswordProtected.cpp.


Member Function Documentation

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

Definition at line 485 of file YouBotJointParameterPasswordProtected.cpp.

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

Definition at line 492 of file YouBotJointParameterPasswordProtected.cpp.

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

Friends And Related Function Documentation

friend class YouBotJoint [friend]

Member Data Documentation

quantity<si::time> youbot::CurrentControlLoopDelay::lowerLimit [private]

Definition at line 414 of file YouBotJointParameterPasswordProtected.hpp.

quantity<si::time> youbot::CurrentControlLoopDelay::upperLimit [private]

Definition at line 410 of file YouBotJointParameterPasswordProtected.hpp.

quantity<si::time> youbot::CurrentControlLoopDelay::value [private]

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