gr_fft_vcc.h File Reference

#include <gr_sync_block.h>

Include dependency graph for gr_fft_vcc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gr_fft_vcc
 Compute forward or reverse FFT. complex vector in / complex vector out.

Abstract base class. More...


Typedefs

typedef boost::shared_ptr
< gr_fft_vcc
gr_fft_vcc_sptr

Functions

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


Typedef Documentation


Function Documentation

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


Generated on Thu Mar 5 09:01:38 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8