11#ifndef INCLUDED_FFT_IMPL_GOERTZEL_H
12#define INCLUDED_FFT_IMPL_GOERTZEL_H
37 bool ready()
const {
return d_processed == d_len; }
goertzel(int rate, int len, float freq)
gr_complex batch(const float *in)
bool ready() const
Definition goertzel.h:37
void input(const float &in)
void set_params(int rate, int len, float freq)
#define FFT_API
Definition gr-fft/include/gnuradio/fft/api.h:18
std::complex< float > gr_complex
Definition gr_complex.h:15
Definition ctrlport_probe_psd.h:18
GNU Radio logging wrapper.
Definition basic_block.h:29