|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
#include <Hilbert.h>

Public Attributes | |
| T | real |
| In-phase component (input delayed by the FIR group delay). | |
| T | imag |
| Quadrature component (90-deg shifted). | |
| T dspark::Hilbert< T >::Result::imag |
| T dspark::Hilbert< T >::Result::real |