23 #ifndef INCLUDED_DIGITAL_OFDM_SAMPLER_H
24 #define INCLUDED_DIGITAL_OFDM_SAMPLER_H
49 static sptr make(
unsigned int fft_length,
50 unsigned int symbol_length,
51 unsigned int timeout=1000);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
does the rest of the OFDM stuff
Definition: ofdm_sampler.h:36
boost::shared_ptr< ofdm_sampler > sptr
Definition: ofdm_sampler.h:40
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60