GNU Radio's BLOCKSTREAM Package
|
#include <wrap_fft_index_impl.h>
Public Member Functions | |
wrap_fft_index_impl (int fft_size) | |
~wrap_fft_index_impl () | |
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Additional Inherited Members | |
![]() | |
typedef boost::shared_ptr < wrap_fft_index > | sptr |
![]() | |
static sptr | make (int fft_size) |
Return a shared_ptr to a new instance of blocksat::wrap_fft_index. More... | |
gr::blocksat::wrap_fft_index_impl::wrap_fft_index_impl | ( | int | fft_size | ) |
gr::blocksat::wrap_fft_index_impl::~wrap_fft_index_impl | ( | ) |
int gr::blocksat::wrap_fft_index_impl::work | ( | int | noutput_items, |
gr_vector_const_void_star & | input_items, | ||
gr_vector_void_star & | output_items | ||
) |