Struct SYN_FFTPeak¶
FFT peak information structure.
#include <syn_fft.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint16_t | bin |
| q16_t | freq_hz |
| q16_t | magnitude |
Public Attributes Documentation¶
variable bin¶
FFT bin index
variable freq_hz¶
Peak frequency in Hz in Q16.16
variable magnitude¶
Peak magnitude in Q16.16
The documentation for this class was generated from the following file src/syntropic/dsp/syn_fft.h