#include <gr_fft_vcc.h>
#include <gr_io_signature.h>
#include <gri_fft.h>
#include <math.h>
#include <string.h>
Functions | |
gr_fft_vcc_sptr | gr_make_fft_vcc (int fft_size, bool forward, const std::vector< float > window, bool shift) |
gr_fft_vcc_sptr gr_make_fft_vcc | ( | int | fft_size, | |
bool | forward, | |||
const std::vector< float > | window, | |||
bool | shift | |||
) |