OFDM Synchronization¶ class OFDMSynchronization(waveform=None)[source]¶ Bases: Synchronization[OFDMWaveform] Synchronization Routine for OFDM Waveforms. Parameters: waveform (TypeVar(CWT, bound= CommunicationWaveform) | None) – The waveform generator this synchronization routine is attached to.