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::auto_notch< T >::slot Struct Reference
+ Collaboration diagram for leansdr::auto_notch< T >::slot:

Public Attributes

int i
 
complex< float > estim
 
complex< float > * expj
 
complex< float > * ej
 
int estt
 

Detailed Description

template<typename T>
struct leansdr::auto_notch< T >::slot

Definition at line 205 of file sdr.h.

Member Data Documentation

◆ ej

template<typename T>
complex<float> * leansdr::auto_notch< T >::slot::ej

Definition at line 209 of file sdr.h.

◆ estim

template<typename T>
complex<float> leansdr::auto_notch< T >::slot::estim

Definition at line 208 of file sdr.h.

◆ estt

template<typename T>
int leansdr::auto_notch< T >::slot::estt

Definition at line 210 of file sdr.h.

◆ expj

template<typename T>
complex<float>* leansdr::auto_notch< T >::slot::expj

Definition at line 209 of file sdr.h.

Referenced by leansdr::auto_notch< leansdr::f32 >::auto_notch().

◆ i

template<typename T>
int leansdr::auto_notch< T >::slot::i

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