0.2.0
|
Signal to Noise Ratio Mask. More...
Go to the source code of this file.
Classes | |
class | NAV::SNRMask |
Signal to Noise Ratio Mask. More... | |
Functions | |
void | NAV::from_json (const json &j, SNRMask &obj) |
Converts the provided json object into a node object. | |
void | NAV::to_json (json &j, const SNRMask &obj) |
Converts the provided object into json. | |
Signal to Noise Ratio Mask.
Converts the provided json object into a node object.
[in] | j | Json object with the needed values |
[out] | obj | Object to fill from the json |