SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <phaselock.h>
Public Attributes | |
quint64 | pps_index |
quint64 | sample_index |
double | block_position |
Timestamp event produced once every 19000 pilot periods.
Definition at line 32 of file phaselock.h.
double PhaseLock::PpsEvent::block_position |
Definition at line 36 of file phaselock.h.
Referenced by PhaseLock::process().
quint64 PhaseLock::PpsEvent::pps_index |
Definition at line 34 of file phaselock.h.
Referenced by PhaseLock::process().
quint64 PhaseLock::PpsEvent::sample_index |
Definition at line 35 of file phaselock.h.
Referenced by PhaseLock::process().