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.
Public Attributes | List of all members
PhaseLock::PpsEvent Struct Reference

#include <phaselock.h>

Public Attributes

quint64 pps_index
 
quint64 sample_index
 
double block_position
 

Detailed Description

Timestamp event produced once every 19000 pilot periods.

Definition at line 32 of file phaselock.h.

Member Data Documentation

◆ block_position

double PhaseLock::PpsEvent::block_position

Definition at line 36 of file phaselock.h.

Referenced by PhaseLock::process().

◆ pps_index

quint64 PhaseLock::PpsEvent::pps_index

Definition at line 34 of file phaselock.h.

Referenced by PhaseLock::process().

◆ sample_index

quint64 PhaseLock::PpsEvent::sample_index

Definition at line 35 of file phaselock.h.

Referenced by PhaseLock::process().


The documentation for this struct was generated from the following file: