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.
|
#include <decimators.h>
Classes | |
union | isample |
Public Member Functions | |
operator T () const | |
Public Attributes | |
uint8_t | b0 |
uint8_t | b1 |
uint8_t | b2 |
Definition at line 225 of file decimators.h.
|
inline |
Definition at line 243 of file decimators.h.
uint8_t TripleByteLE< T >::b0 |
Definition at line 227 of file decimators.h.
uint8_t TripleByteLE< T >::b1 |
Definition at line 228 of file decimators.h.
uint8_t TripleByteLE< T >::b2 |
Definition at line 229 of file decimators.h.