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

#include <YouBotJointParameter.hpp>

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

List of all members.

Public Member Functions

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

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

I-Parameter of PID trajectory regulator

Definition at line 2032 of file YouBotJointParameter.hpp.


Constructor & Destructor Documentation

Definition at line 2636 of file YouBotJointParameter.cpp.

Definition at line 2646 of file YouBotJointParameter.cpp.


Member Function Documentation

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

Implements youbot::YouBotApiJointParameter.

Definition at line 2047 of file YouBotJointParameter.hpp.

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

Definition at line 2652 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotApiJointParameter.

Definition at line 2053 of file YouBotJointParameter.hpp.

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

Definition at line 2659 of file YouBotJointParameter.cpp.

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

Implements youbot::YouBotApiJointParameter.

Definition at line 2675 of file YouBotJointParameter.cpp.


Friends And Related Function Documentation

friend class YouBotJoint [friend]

Reimplemented from youbot::YouBotApiJointParameter.

Definition at line 2034 of file YouBotJointParameter.hpp.


Member Data Documentation

Definition at line 2061 of file YouBotJointParameter.hpp.

Reimplemented from youbot::YouBotApiJointParameter.

Definition at line 2065 of file YouBotJointParameter.hpp.

Reimplemented from youbot::YouBotApiJointParameter.

Definition at line 2067 of file YouBotJointParameter.hpp.

Definition at line 2057 of file YouBotJointParameter.hpp.

Definition at line 2063 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:04