#include <noise_est.h>
|
| static sptr | make (uint32_t n_samples) |
| | This block estimate the noise power using the 'n_samples' first sample presented at his input. More...
|
| |
◆ sptr
◆ make()
| static sptr gr::lora_sdr::noise_est::make |
( |
uint32_t |
n_samples | ) |
|
|
static |
This block estimate the noise power using the 'n_samples' first sample presented at his input.
The estimated power is published as a message on his 'noise_est' port
- Parameters
-
| n_samples | number of samples used to estimate noise |
The documentation for this class was generated from the following file: