|
arduino-audio-tools
|
This is the complete list of members for GoertzelDetector, including all inherited members.
| begin(const GoertzelConfig &config) | GoertzelDetector | inline |
| coeff | GoertzelDetector | protected |
| config | GoertzelDetector | protected |
| getBlockSize() const | GoertzelDetector | inline |
| getConfig() const | GoertzelDetector | inline |
| getMagnitude() const | GoertzelDetector | inline |
| getMagnitudeSquared() const | GoertzelDetector | inline |
| getReference() | GoertzelDetector | inline |
| getTargetFrequency() const | GoertzelDetector | inline |
| GoertzelDetector()=default | GoertzelDetector | |
| isDetected(float threshold) const | GoertzelDetector | inline |
| isDetected() const | GoertzelDetector | inline |
| magnitude | GoertzelDetector | protected |
| magnitude_squared | GoertzelDetector | protected |
| processSample(float sample) | GoertzelDetector | inline |
| reference | GoertzelDetector | protected |
| reset() | GoertzelDetector | inline |
| s1 | GoertzelDetector | protected |
| s2 | GoertzelDetector | protected |
| sample_count | GoertzelDetector | protected |
| setReference(void *ref) | GoertzelDetector | inline |