GNU Radio's DVBS2RX Package
gr::dvbs2rx::plframe_info_t Struct Reference

#include <plsync_cc_impl.h>

Public Member Functions

 plframe_info_t ()
 

Public Attributes

volk::vector< gr_complex > plheader
 
float plheader_phase
 
pls_info_t pls
 
bool coarse_corrected = false
 
double coarse_foffset = 0
 
double fine_foffset = 0
 
uint64_t abs_sof_idx = 0
 

Constructor & Destructor Documentation

◆ plframe_info_t()

gr::dvbs2rx::plframe_info_t::plframe_info_t ( )
inline

Member Data Documentation

◆ abs_sof_idx

uint64_t gr::dvbs2rx::plframe_info_t::abs_sof_idx = 0

◆ coarse_corrected

bool gr::dvbs2rx::plframe_info_t::coarse_corrected = false

◆ coarse_foffset

double gr::dvbs2rx::plframe_info_t::coarse_foffset = 0

◆ fine_foffset

double gr::dvbs2rx::plframe_info_t::fine_foffset = 0

◆ plheader

volk::vector<gr_complex> gr::dvbs2rx::plframe_info_t::plheader

◆ plheader_phase

float gr::dvbs2rx::plframe_info_t::plheader_phase

◆ pls

pls_info_t gr::dvbs2rx::plframe_info_t::pls

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