Démodulation, avec calcul des LLR.


Prototype

virtual void step(const Veccf &x, BitStream &bs, Tabf &llr)

Parameters

xFlot I/Q à démoduler
bsTrain binaire (hard decision)
llrLog-vraisemblances de chaque symbole (une ligne par symbole possible, une colonne par échantillon)

Description