Definition in file SolverGeneral.hpp.
#include "SolverBase.hpp"
#include "TypeID.hpp"
#include "ProcessingClass.hpp"
#include "EquationSystem.hpp"
#include "StochasticModel.hpp"
#include "SimpleKalmanFilter.hpp"
Include dependency graph for SolverGeneral.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Classes | |
| class | SolverGeneral |
| This class is an Extended Kalman Filter (EKF) implementation that is run-time programmable, making it extremely flexible. More... | |
1.3.9.1