Skip to content

Struct SYN_FFTPeak

ClassList > 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

uint16_t SYN_FFTPeak::bin;

FFT bin index


variable freq_hz

q16_t SYN_FFTPeak::freq_hz;

Peak frequency in Hz in Q16.16


variable magnitude

q16_t SYN_FFTPeak::magnitude;

Peak magnitude in Q16.16



The documentation for this class was generated from the following file src/syntropic/dsp/syn_fft.h