0.5.0
Loading...
Searching...
No Matches
LowPassFilter.hpp File Reference

Filters incoming data. More...

Go to the source code of this file.

Data Structures

struct  NAV::LowPassFilter::FilterItem
 Filter description. More...
class  NAV::LowPassFilter
 Filters incoming data. More...

Namespaces

namespace  NAV

Functions

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

Detailed Description