GNU Radio 3.4.2 C++ API
gr_fmdet_cf Class Reference

Implements an IQ slope detector. More...

#include <gr_fmdet_cf.h>

Inheritance diagram for gr_fmdet_cf:

List of all members.

Friends

gr_fmdet_cf_sptr gr_make_fmdet_cf (float samplerate, float freq_low, float freq_high, float scl)

Detailed Description

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


Friends And Related Function Documentation

gr_fmdet_cf_sptr gr_make_fmdet_cf ( float  samplerate,
float  freq_low,
float  freq_high,
float  scl 
) [friend]

The documentation for this class was generated from the following file: