PParameterTrajectoryControl Class Reference

P-Parameter of PID trajectory regulator. More...

#include <YouBotJointParameter.hpp>

Inheritance diagram for PParameterTrajectoryControl:
Inheritance graph
[legend]

Public Member Functions

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

Friends

class YouBotJoint

Detailed Description

P-Parameter of PID trajectory regulator.

Definition at line 1579 of file YouBotJointParameter.hpp.


Constructor & Destructor Documentation

Definition at line 2176 of file YouBotJointParameter.cpp.

~PParameterTrajectoryControl (  )  [virtual]

Definition at line 2185 of file YouBotJointParameter.cpp.


Member Function Documentation

void getParameter ( double &  parameter  )  const

Definition at line 2190 of file YouBotJointParameter.cpp.

void setParameter ( const double  parameter  ) 

Definition at line 2196 of file YouBotJointParameter.cpp.

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

Implements YouBotApiJointParameter.

Definition at line 2209 of file YouBotJointParameter.cpp.


Friends And Related Function Documentation

friend class YouBotJoint [friend]

Reimplemented from YouBotApiJointParameter.

Definition at line 1580 of file YouBotJointParameter.hpp.


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.3