#include <invertcontroller.h>
Inheritance diagram for InvertController:


Implements standart parameters: eps, rho, mu, stepnumber4avg, stepnumber4delay
Definition at line 14 of file invertcontroller.h.
Public Member Functions | |
| InvertController () | |
| virtual paramval | getParam (const paramkey &key) const |
| virtual bool | setParam (const paramkey &key, paramval val) |
| virtual paramlist | getParamList () const |
| The list of all parameters with there value as allocated lists. | |
Protected Attributes | |
| paramval | eps |
| paramval | rho |
| paramval | desens |
| paramval | s4delay |
| paramval | s4avg |
| paramval | factor_a |
| paramval | number_it |
| paramval | epsilon_it |
| paramval | delta |
| paramval | damping_c |
|
|
Definition at line 16 of file invertcontroller.h. |
|
|
Definition at line 29 of file invertcontroller.h. |
|
|
The list of all parameters with there value as allocated lists.
Reimplemented from Configurable. Definition at line 59 of file invertcontroller.h. |
|
||||||||||||
|
Definition at line 43 of file invertcontroller.h. |
|
|
Definition at line 85 of file invertcontroller.h. |
|
|
Definition at line 84 of file invertcontroller.h. |
|
|
Definition at line 78 of file invertcontroller.h. |
|
|
Definition at line 76 of file invertcontroller.h. |
|
|
Definition at line 83 of file invertcontroller.h. |
|
|
Definition at line 81 of file invertcontroller.h. |
|
|
Definition at line 82 of file invertcontroller.h. |
|
|
Definition at line 77 of file invertcontroller.h. |
|
|
Definition at line 80 of file invertcontroller.h. |
|
|
Definition at line 79 of file invertcontroller.h. |
1.4.5