optic.dsp.clockRecovery.gardnerTED
- gardnerTED(x)
Calculate the timing error using the Gardner timing error detector.
- Parameters:
x (numpy.np.array) – Input array of size 3 representing a segment of the received signal.
- Returns:
Gardner timing error detector (TED) value.
- Return type:
float