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

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.
 

Detailed Description