Structure ClockRecConfig

Clock recovery configuration structure.

Espace de nom : tsd::telecom

Liste des champs

osf : entier

Input signal oversampling factor (e.g. ratio of input signal frequency vs symbol frequency)

ted : sptr< Ted >

Timing error detector object (default is Gardner detector). A ted can be created with the ted_init() function.

itrp : sptr< tsd::filtrage::Interpolateur< cfloat > >

Interpolator object (default is cardinal cubic spline interpolator). A interpolator can be created for instance with the itrp_sinc() function.

tc : float

Time constant of the loop, in symbols (default is 5 symbols)

debug_actif : bouléen

Enable debug mode (generation of plots)

h_fa : Vecf