0.4.1
Loading...
Searching...
No Matches
KalmanFilter.cpp File Reference

SPP Kalman Filter. More...

Go to the source code of this file.

Namespaces

namespace  NAV
 
namespace  NAV::SPP
 

Functions

void NAV::SPP::from_json (const json &j, KalmanFilter &data)
 Converts the provided json object into the data object.
 
void NAV::SPP::to_json (json &j, const KalmanFilter &data)
 Converts the provided data into a json object.
 

Detailed Description

SPP Kalman Filter.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2023-12-22

Definition in file KalmanFilter.cpp.