23 #ifndef INCLUDED_DIGITAL_OFDM_CYCLIC_PREFIXER_H 24 #define INCLUDED_DIGITAL_OFDM_CYCLIC_PREFIXER_H 52 typedef boost::shared_ptr<ofdm_cyclic_prefixer>
sptr;
60 static sptr make(
size_t input_size,
63 const std::string& len_tag_key =
"");
Block that operates on PDUs in form of tagged streamsOverride work to provide the signal processing i...
Definition: tagged_stream_block.h:37
boost::shared_ptr< ofdm_cyclic_prefixer > sptr
Definition: ofdm_cyclic_prefixer.h:52
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
Adds a cyclic prefix and performs pulse shaping on OFDM symbols.
Definition: ofdm_cyclic_prefixer.h:49