|
TR-mbed 1.0
|
This is the complete list of members for TinyEKF, including all inherited members.
| getX(int i) | TinyEKF | inline |
| model(double fx[Nsta], double F[Nsta][Nsta], double hx[Mobs], double H[Mobs][Nsta])=0 | TinyEKF | protectedpure virtual |
| setP(int i, int j, double value) | TinyEKF | inlineprotected |
| setQ(int i, int j, double value) | TinyEKF | inlineprotected |
| setR(int i, int j, double value) | TinyEKF | inlineprotected |
| setX(int i, double value) | TinyEKF | inline |
| step(double *z) | TinyEKF | inline |
| TinyEKF() | TinyEKF | inlineprotected |
| x | TinyEKF | protected |
| ~TinyEKF() | TinyEKF | inlineprotected |