BHPController Class Reference
[Module to get "higer-level" (force) control of a BarrettHand]

Class for proportional controller. More...

#include <bhcontroller.h>

Inheritance diagram for BHPController:

Inheritance graph
[legend]
Collaboration diagram for BHPController:

Collaboration graph
[legend]

Public Member Functions

 BHPController (const double factor)
double getOutput (const double error)

Detailed Description

Class for proportional controller.

This class implements a simple p-controller.


Constructor & Destructor Documentation

BHPController::BHPController ( const double  factor  )  [inline]

Constructor.

Parameters:
factor Factor for controller output.


Member Function Documentation

double BHPController::getOutput ( const double  error  )  [inline, virtual]

Computes the output of the controller

Parameters:
error Error of measurement between current and desired value

Implements BHController.

Reimplemented in BHPDController, and BHPIDController.


The documentation for this class was generated from the following file:

tams Tim Baier bhandlib v0.25
Generated Wed Aug 16 15:00:08 2006 by doxygen 1.4.7