Modulation & Demodulation#

OFDMModulator([cyclic_prefix_length, ...])

Computes the time-domain representation of an OFDM resource grid with (optional) cyclic prefix.

OFDMDemodulator(fft_size, l_min[, ...])

Computes the frequency-domain representation of an OFDM waveform with cyclic prefix removal.