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

#include <YouBotJointParameter.hpp>

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

List of all members.

Public Member Functions

 DParameterTrajectoryControl ()
void getParameter (double &parameter) const
void setParameter (const double parameter)
void toString (std::string &value)
virtual ~DParameterTrajectoryControl ()

Private Member Functions

std::string getName () const
ParameterType getType () const

Private Attributes

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

Friends

class YouBotJoint

Detailed Description

D-Parameter of PID trajectory regulator

Definition at line 2073 of file YouBotJointParameter.hpp.


Constructor & Destructor Documentation

Definition at line 2684 of file YouBotJointParameter.cpp.

Definition at line 2694 of file YouBotJointParameter.cpp.


Member Function Documentation

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

Implements youbot::YouBotApiJointParameter.

Definition at line 2088 of file YouBotJointParameter.hpp.

void youbot::DParameterTrajectoryControl::getParameter ( double &  parameter) const

Definition at line 2700 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotApiJointParameter.

Definition at line 2094 of file YouBotJointParameter.hpp.

void youbot::DParameterTrajectoryControl::setParameter ( const double  parameter)

Definition at line 2707 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotApiJointParameter.

Definition at line 2723 of file YouBotJointParameter.cpp.


Friends And Related Function Documentation

friend class YouBotJoint [friend]

Reimplemented from youbot::YouBotApiJointParameter.

Definition at line 2075 of file YouBotJointParameter.hpp.


Member Data Documentation

Definition at line 2102 of file YouBotJointParameter.hpp.

Reimplemented from youbot::YouBotApiJointParameter.

Definition at line 2106 of file YouBotJointParameter.hpp.

Reimplemented from youbot::YouBotApiJointParameter.

Definition at line 2108 of file YouBotJointParameter.hpp.

Definition at line 2098 of file YouBotJointParameter.hpp.

Definition at line 2104 of file YouBotJointParameter.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