- sdr.ClosedLoopPLL.phase_lock_time() float
Returns the phase lock time of the PLL.
- Returns:¶
The time it takes the PLL to lock onto the input signal’s phase in seconds.
References¶
Rice, Digital Communications: A Discrete-Time Approach, Equation C.40.
Examples¶
See the Phase-locked loops example.