|
GNU Radio 3.4.0 C++ API
|
Implements an IQ slope detector. More...
#include <gr_fmdet_cf.h>

Friends | |
| gr_fmdet_cf_sptr | gr_make_fmdet_cf (float samplerate, float freq_low, float freq_high, float scl) |
Implements an IQ slope detector.
input: stream of complex; output: stream of floats
This implements a limiting slope detector. The limiter is in the normalization by the magnitude of the sample
| gr_fmdet_cf_sptr gr_make_fmdet_cf | ( | float | samplerate, |
| float | freq_low, | ||
| float | freq_high, | ||
| float | scl | ||
| ) | [friend] |