Results are output into files as follows:
Results, c.f. BFL Tutorial Figures 3.2 and 3.3
Definition in file UnscentedKalmanFilterHarness.cpp.
Go to the source code of this file.
Defines | |
| #define | SYSTEM_SIZE 5 |
| #define | SYSTEM_NOISE_SIZE 2 |
| #define | MEAS_SIZE 1 |
| #define | MEAS_NOISE_SIZE 1 |
| #define | ACTUAL_SIZE 3 |
| #define | STEPS 250 |
Functions | |
| int | main (int argc, const char *argv) |
| Run tests. | |
| int main | ( | int | argc, | |
| const char * | argv | |||
| ) |
1.5.3