PParameterFirstParametersSpeedControl Class Reference

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

#include <YouBotJointParameter.hpp>

Inheritance diagram for PParameterFirstParametersSpeedControl:
Inheritance graph
[legend]

Public Member Functions

 PParameterFirstParametersSpeedControl ()
virtual ~PParameterFirstParametersSpeedControl ()
void getParameter (int &parameter) const
void setParameter (const int parameter)
void toString (std::string &value)

Friends

class YouBotJoint

Detailed Description

P-Parameter of PID velocity regulator.

This PID parameter set is used at lower velocity. (first velocity parameter set)

Definition at line 846 of file YouBotJointParameter.hpp.


Constructor & Destructor Documentation

Definition at line 1034 of file YouBotJointParameter.cpp.

Definition at line 1043 of file YouBotJointParameter.cpp.


Member Function Documentation

void getParameter ( int &  parameter  )  const

Definition at line 1048 of file YouBotJointParameter.cpp.

void setParameter ( const int  parameter  ) 

Definition at line 1054 of file YouBotJointParameter.cpp.

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

Implements YouBotJointParameter.

Definition at line 1067 of file YouBotJointParameter.cpp.


Friends And Related Function Documentation

friend class YouBotJoint [friend]

Reimplemented from YouBotJointParameter.

Definition at line 847 of file YouBotJointParameter.hpp.


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