GNU Radio 3.6.5 C++ API

gr_goertzel_fc.h File Reference

#include <gr_core_api.h>
#include <gri_goertzel.h>
#include <gr_sync_decimator.h>

Go to the source code of this file.

Classes

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

Functions

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

Function Documentation

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