rtl433  UNKNOWN
RTL-433 utility
filter_state Struct Reference

Filter state buffer. More...

#include <baseband.h>

Data Fields

int16_t y [FILTER_ORDER]
 
int16_t x [FILTER_ORDER]
 

Detailed Description

Filter state buffer.

Field Documentation

◆ x

int16_t filter_state::x[FILTER_ORDER]

◆ y

int16_t filter_state::y[FILTER_ORDER]

The documentation for this struct was generated from the following file: