GNU Radio 3.4.0 C++ API
gr_goertzel_fc.h File Reference
#include <gri_goertzel.h>
#include <gr_sync_decimator.h>
Include dependency graph for gr_goertzel_fc.h:

Go to the source code of this file.

Classes

class  gr_goertzel_fc
 Goertzel single-bin DFT calculation. More...

Functions

gr_goertzel_fc_sptr gr_make_goertzel_fc (int rate, int len, float freq)

Function Documentation

gr_goertzel_fc_sptr gr_make_goertzel_fc ( int  rate,
int  len,
float  freq 
)