Structure CPEConfig

Paramétrage d'un émulateur de canal de propagation.

Namespace: dsp::telecom

Fields list

Eb_N0 : float

Normalized signal to noise ratio (in dB)

phase_offset : float

Constant phase offset of the carrier (Hz)

frequnecy_offset : float

Constant frequency offset of the carrier (Hz)

phase_noise : float

Level of phase noise on the carrier (dB/Hz)

clock_delay : float

Clock delay, in samples.

fs : float

Sampling frequency, Hz.

fsymb : float

Symbol frequency, Hz (used to compute SNR)

fbit : float

Data rate, bit/s (used to compute SNR from Eb/N0)

debug_active : bool

Display intermediate signals.

Methods list

auto fr() const