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::fast_qpsk_receiver< T >::polar Struct Reference

Public Attributes

u_angle a
 
unsigned char r
 

Detailed Description

template<typename T>
struct leansdr::fast_qpsk_receiver< T >::polar

Definition at line 1531 of file sdr.h.

Member Data Documentation

◆ a

template<typename T >
u_angle leansdr::fast_qpsk_receiver< T >::polar::a

Definition at line 1533 of file sdr.h.

Referenced by leansdr::fast_qpsk_receiver< T >::run().

◆ r

template<typename T >
unsigned char leansdr::fast_qpsk_receiver< T >::polar::r

Definition at line 1534 of file sdr.h.

Referenced by leansdr::fast_qpsk_receiver< T >::run().


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