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
leansdr::dvb_deconvol_sync< Tin >::sync_t Struct Reference
+ Collaboration diagram for leansdr::dvb_deconvol_sync< Tin >::sync_t:

Public Attributes

deconvol_poly2< Tin, uint32_t, uint64_t, 0x3ba, 0x38f70 > deconv
 
u8 lut [4]
 

Detailed Description

template<typename Tin>
struct leansdr::dvb_deconvol_sync< Tin >::sync_t

Definition at line 784 of file dvb.h.

Member Data Documentation

◆ deconv

template<typename Tin >
deconvol_poly2<Tin, uint32_t, uint64_t, 0x3ba, 0x38f70> leansdr::dvb_deconvol_sync< Tin >::sync_t::deconv

Definition at line 786 of file dvb.h.

◆ lut

template<typename Tin >
u8 leansdr::dvb_deconvol_sync< Tin >::sync_t::lut[4]

Definition at line 787 of file dvb.h.


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