Skip to content

Struct SYN_FilterBiquadCascade

ClassList > SYN_FilterBiquadCascade

Multi-stage cascaded biquad filter structure for high-order filtering.

  • #include <syn_biquad.h>

Public Attributes

Type Name
uint8_t num_stages
SYN_FilterBiquad stages

Public Attributes Documentation

variable num_stages

uint8_t SYN_FilterBiquadCascade::num_stages;

variable stages

SYN_FilterBiquad SYN_FilterBiquadCascade::stages[SYN_BIQUAD_CASCADE_MAX_STAGES];


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