optic.dsp.clockRecovery.calcClockDrift
- calcClockDrift(t_nco_values)
Calculate the clock drift in parts per million (ppm) from t_nco values.
- Parameters:
t_nco_values (np.array) – An array containing the relative time delay values provided to the NCO.
- Returns:
The clock deviation in parts per million (ppm).
- Return type:
float