Test Kalman filtering and smoothing
Definition in file KalmanFilter_T.cpp.
#include <iostream>#include <iomanip>#include <string>#include <map>#include "GNSSconstants.hpp"#include "StringUtils.hpp"#include "Matrix.hpp"#include "Stats.hpp"#include "SRIFilter.hpp"#include "logstream.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 109 of file KalmanFilter_T.cpp.