GNU Radio 3.6.5.1 C++ API
|
#include <digital_ofdm_equalizer_base.h>
#include <digital/api.h>
#include <gr_tagged_stream_block.h>
Go to the source code of this file.
Classes | |
class | gr::digital::ofdm_frame_equalizer_vcvc |
OFDM frame equalizerThis does two things: First, it removes the coarse carrier offset. If a tag is found on the first item with the key 'ofdm_sync_carr_offset', this is interpreted as the coarse frequency offset in number of carriers. Next, it performs equalization in one or two dimensions on a tagged OFDM frame. The actual equalization is done by a ofdm_frame_equalizer object, outside of the block. More... |
Namespaces | |
namespace | gr |
namespace | gr::digital |