Kalman filter implementation using the SRIFilter class.
Definition in file KalmanFilter.hpp.
#include "Exception.hpp"
#include "Matrix.hpp"
#include "Namelist.hpp"
#include "SRIFilter.hpp"
#include "Vector.hpp"
#include "logstream.hpp"
#include <map>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | gnsstk::KalmanFilter |
struct | gnsstk::KalmanFilter::Smoother_storage_record |
Storage for smoothing algorithm; stored by forward filter, used by SU. More... | |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |