Signal to Noise Ratio Mask.
More...
|
bool | checkSNRMask (Frequency freq, double elevation, double SNR) const |
| Checks wether the SNR values passes the SNR mask.
|
|
bool | isInactive () const |
| Checks wether all SNR values are 0.
|
|
bool | ShowGuiWidgets (const char *label=nullptr) |
| Shows a button to select the SNR Mask.
|
|
| SNRMask () |
| Default Constructor.
|
|
Signal to Noise Ratio Mask.
◆ checkSNRMask()
bool NAV::SNRMask::checkSNRMask |
( |
Frequency | freq, |
|
|
double | elevation, |
|
|
double | SNR ) const |
Checks wether the SNR values passes the SNR mask.
- Parameters
-
[in] | freq | Frequency of the signal |
[in] | elevation | Elevation in [rad] of the satellite transmitting the signal |
[in] | SNR | Signal to Noise Ratio in [dbHz] |
- Returns
- True if the value passed the mask
◆ ShowGuiWidgets()
bool NAV::SNRMask::ShowGuiWidgets |
( |
const char * | label = nullptr | ) |
|
Shows a button to select the SNR Mask.
- Parameters
-
[in] | label | Text to display on the button. If empty, just 'SNR Mask' will be written |
The documentation for this class was generated from the following file:
- /home/runner/work/INSTINCT/INSTINCT/src/Navigation/GNSS/SNRMask.hpp