10 #ifndef INCLUDED_OFDM_FRAME_EQUALIZER_VCVC_H
11 #define INCLUDED_OFDM_FRAME_EQUALIZER_VCVC_H
44 typedef std::shared_ptr<ofdm_frame_equalizer_vcvc>
sptr;
57 const std::string& tsb_key =
"frame_len",
58 bool propagate_channel_state =
false,
59 int fixed_frame_len = 0);
std::shared_ptr< ofdm_equalizer_base > sptr
Definition: ofdm_equalizer_base.h:32
OFDM frame equalizer.
Definition: ofdm_frame_equalizer_vcvc.h:42
static sptr make(ofdm_equalizer_base::sptr equalizer, int cp_len, const std::string &tsb_key="frame_len", bool propagate_channel_state=false, int fixed_frame_len=0)
std::shared_ptr< ofdm_frame_equalizer_vcvc > sptr
Definition: ofdm_frame_equalizer_vcvc.h:44
Block that operates on PDUs in form of tagged streams.
Definition: tagged_stream_block.h:26
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29