|
RTS API Documentation
1.10.11
|
An abstraction to store the coefficient of a tone frequency. More...
#include <libteletone_detect.h>
Collaboration diagram for teletone_detection_descriptor_t:Data Fields | |
| float | fac |
An abstraction to store the coefficient of a tone frequency.
Definition at line 178 of file libteletone_detect.h.
| float teletone_detection_descriptor_t::fac |
Definition at line 179 of file libteletone_detect.h.
Referenced by goertzel_init(), teletone_dtmf_detect_init(), and teletone_multi_tone_init().
1.8.13