#include <TwoDofController.h>
Definition at line 19 of file TwoDofController.h.
virtual TwoDofControllerInterface::~TwoDofControllerInterface |
( |
| ) |
|
|
inlinevirtual |
virtual bool TwoDofControllerInterface::getParameter |
( |
| ) |
|
|
pure virtual |
virtual void TwoDofControllerInterface::reset |
( |
| ) |
|
|
pure virtual |
void TwoDofControllerInterface::setErrorPrefix |
( |
const std::string & |
_error_prefix | ) |
|
virtual void TwoDofControllerInterface::setup |
( |
| ) |
|
|
pure virtual |
virtual double TwoDofControllerInterface::update |
( |
double |
_x, |
|
|
double |
_xd |
|
) |
| |
|
pure virtual |
std::string TwoDofControllerInterface::error_prefix |
|
protected |
The documentation for this class was generated from the following files: