|
|
| SecondOrderFilter (double omega, double eps, double ts, const SignalType &initial_state) |
| |
|
void | reset (const SignalType &initial_state) |
| |
|
const SignalType & | process (const SignalType &input) |
| |
|
const SignalType & | getOutput () const |
| |
|
void | setOmega (double omega) |
| |
|
double | getOmega () |
| |
|
void | setDamping (double eps) |
| |
|
double | getDamping () |
| |
|
void | setTimeStep (double ts) |
| |
|
double | getTimeStep () |
| |
|
|
double | _omega |
| |
|
double | _eps |
| |
|
double | _ts |
| |
|
double | _b1 |
| |
|
double | _b2 |
| |
|
double | _a0 |
| |
|
double | _a1 |
| |
|
double | _a2 |
| |
|
bool | _reset_has_been_called |
| |
|
SignalType | _y |
| |
|
SignalType | _yd |
| |
|
SignalType | _ydd |
| |
|
SignalType | _u |
| |
|
SignalType | _ud |
| |
|
SignalType | _udd |
| |
The documentation for this class was generated from the following file:
- /home/runner/work/ecat-client-advr/ecat-client-advr/src/gui/ec_gui/src/utils/ec_gui_utils.h