|
RADLib
RADical C++ application framework
|
Complex I/Q sample used by SDR and constellation-oriented helpers. More...
#include <RADDsp.h>
Public Attributes | |
| float | i = 0.0f |
| In-phase component. More... | |
| float | q = 0.0f |
| Quadrature component. More... | |
Complex I/Q sample used by SDR and constellation-oriented helpers.
| float RADDsp::ComplexSample::i = 0.0f |
In-phase component.
| float RADDsp::ComplexSample::q = 0.0f |
Quadrature component.