GNU Radio 3.4.0 C++ API
gr_ofdm_bpsk_demapper.h File Reference
#include <gr_block.h>
#include <vector>
Include dependency graph for gr_ofdm_bpsk_demapper.h:

Go to the source code of this file.

Classes

class  gr_ofdm_bpsk_demapper
 take a vector of complex constellation points in from an FFT and demodulate to a stream of bits. Simple BPSK version. More...

Functions

gr_ofdm_bpsk_demapper_sptr gr_make_ofdm_bpsk_demapper (unsigned int occupied_carriers)

Function Documentation

gr_ofdm_bpsk_demapper_sptr gr_make_ofdm_bpsk_demapper ( unsigned int  occupied_carriers)