![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
This is the complete list of members for PeakDetection< sampleSize >, including all inherited members.
| avg | PeakDetection< sampleSize > | private |
| Calculate(float *data, bool *peaks) | PeakDetection< sampleSize > | |
| filData | PeakDetection< sampleSize > | private |
| GetStdDev(uint8_t start, uint8_t length, float *data, float &avgRet, float &stdRet) | PeakDetection< sampleSize > | private |
| influence | PeakDetection< sampleSize > | private |
| lag | PeakDetection< sampleSize > | private |
| PeakDetection(uint8_t lag=12, float threshold=0.75f, float influence=0.5f) | PeakDetection< sampleSize > | |
| std | PeakDetection< sampleSize > | private |
| threshold | PeakDetection< sampleSize > | private |