This is the complete list of members for pq::Smoother, including all inherited members.
| _currentValueStep (defined in pq::Smoother) | pq::Smoother | protected |
| _nSamples (defined in pq::MovingAverage) | pq::MovingAverage | protected |
| _nValuesStep (defined in pq::Smoother) | pq::Smoother | protected |
| _smoothTime (defined in pq::MovingAverage) | pq::MovingAverage | protected |
| _value (defined in pq::MovingAverage) | pq::MovingAverage | protected |
| alpha(float sampleRate) const | pq::MovingAverage | |
| alpha(float sampleRate, float timeWindow, unsigned int nSamples=UINT_MAX) | pq::MovingAverage | static |
| amendUpdate(float previousValue, float newValue, float sampleRate=1, bool forceAlpha=false) | pq::MovingAverage | |
| analogToDigital(float f) | pq::Chainable | inlinestatic |
| applyAmendUpdate(float &runningValue, float previousValue, float newValue, float alpha) | pq::MovingAverage | static |
| applyUpdate(float &runningValue, float newValue, float alpha) | pq::MovingAverage | static |
| begin() (defined in pq::Unit) | pq::Unit | inlineprotectedvirtual |
| clearEvents() (defined in pq::Unit) | pq::Unit | virtual |
| computeUpdate(float runningValue, float newValue, float alpha) | pq::MovingAverage | static |
| constGet() const (defined in pq::MovingAverage) | pq::MovingAverage | inline |
| cutoff(float hz) | pq::MovingAverage | |
| cutoff() const | pq::MovingAverage | |
| digitalToAnalog(bool b) | pq::Chainable | inlinestatic |
| engine() const | pq::Unit | inlineprotected |
| eventTriggered(EventType eventType) | pq::Unit | inlineprotectedvirtual |
| get() | pq::Smoother | inlinevirtual |
| infiniteTimeWindow() | pq::MovingAverage | |
| mapTo(float toLow, float toHigh) | pq::Chainable | inlinevirtual |
| microSeconds() const | pq::Unit | inline |
| milliSeconds() const | pq::Unit | inline |
| MovingAverage() | pq::MovingAverage | |
| MovingAverage(float timeWindow) | pq::MovingAverage | |
| nSamples() const | pq::MovingAverage | inline |
| nSteps() const | pq::Unit | inline |
| onEvent(EventCallback callback, EventType eventType) | pq::Unit | protectedvirtual |
| operator bool() | pq::Chainable | inlineexplicit |
| operator float() | pq::Chainable | inline |
| put(float value) | pq::Smoother | virtual |
| reset() | pq::MovingAverage | |
| samplePeriod() const | pq::Unit | inline |
| sampleRate() const | pq::Unit | inline |
| seconds() const | pq::Unit | inline |
| Smoother(Engine &engine=Engine::primary()) | pq::Smoother | |
| Smoother(float smoothingWindow, Engine &engine=Engine::primary()) | pq::Smoother | |
| step() (defined in pq::Smoother) | pq::Smoother | protectedvirtual |
| timeWindow(float seconds) | pq::MovingAverage | |
| timeWindow() const | pq::MovingAverage | inline |
| timeWindowIsInfinite() const | pq::MovingAverage | |
| Unit(Engine &engine=Engine::primary()) | pq::Unit | protected |
| update(float v, float sampleRate=1, bool forceAlpha=false) | pq::MovingAverage | virtual |
| ~MovingAverage() (defined in pq::MovingAverage) | pq::MovingAverage | inlinevirtual |
| ~Smoother() (defined in pq::Smoother) | pq::Smoother | inlinevirtual |
| ~Unit() (defined in pq::Unit) | pq::Unit | protectedvirtual |