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