![]() |
0.5.0
|
Go to the source code of this file.
Data Structures | |
| class | NAV::SPP::KalmanFilter |
| The Spp Kalman Filter related options. More... | |
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. | |
Definition in file KalmanFilter.hpp.