![]() |
0.4.1
|
Go to the source code of this file.
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. | |