GNU Radio 3.4.0 C++ API
gr_fft_vcc_fftw.h File Reference
#include <gr_fft_vcc.h>
Include dependency graph for gr_fft_vcc_fftw.h:

Go to the source code of this file.

Classes

class  gr_fft_vcc_fftw
 Compute forward or reverse FFT. complex vector in / complex vector out.Concrete class that uses FFTW. More...

Functions

gr_fft_vcc_sptr gr_make_fft_vcc_fftw (int fft_size, bool forward, const std::vector< float > &window, bool shift=false)

Function Documentation

gr_fft_vcc_sptr gr_make_fft_vcc_fftw ( int  fft_size,
bool  forward,
const std::vector< float > &  window,
bool  shift = false 
)