RTS API Documentation  1.10.11
Data Fields
teletone_goertzel_state_t Struct Reference

A continer for the elements of a Goertzel Algorithm (The names are from his formula) More...

#include <libteletone_detect.h>

+ Collaboration diagram for teletone_goertzel_state_t:

Data Fields

float v2
 
float v3
 
double fac
 

Detailed Description

A continer for the elements of a Goertzel Algorithm (The names are from his formula)

Definition at line 146 of file libteletone_detect.h.

Field Documentation

◆ fac

double teletone_goertzel_state_t::fac

◆ v2

float teletone_goertzel_state_t::v2

◆ v3

float teletone_goertzel_state_t::v3

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