GNU Radio Manual and C++ API Reference  3.8.1.0
The Free & Open Software Radio Ecosystem

Classes

class  gr::fft::fft_vcc
 Compute forward or reverse FFT. complex vector in / complex vector out.The FFT operation is defined for a vector $x$ with $N$ uniformly sampled points by. More...
 
class  gr::fft::fft_vfc
 Compute forward or reverse FFT. complex vector in / complex vector out.The FFT operation is defined for a vector $x$ with $N$ uniformly sampled points by. More...
 
class  gr::fft::goertzel_fc
 Goertzel single-bin DFT calculation. More...
 

Detailed Description