This is the complete list of members for ame::LinearSmoothedValue< FloatType >, including all inherited members.
| getCurrentValue() const noexcept | ame::LinearSmoothedValue< FloatType > | inline |
| getNextValue() noexcept | ame::LinearSmoothedValue< FloatType > | inline |
| getTargetValue() const noexcept | ame::LinearSmoothedValue< FloatType > | inline |
| isSmoothing() const noexcept | ame::LinearSmoothedValue< FloatType > | inline |
| LinearSmoothedValue(FloatType initialValue, const int rampSteps) (defined in ame::LinearSmoothedValue< FloatType >) | ame::LinearSmoothedValue< FloatType > | inline |
| reset(FloatType newValue) noexcept | ame::LinearSmoothedValue< FloatType > | inline |
| setRampLength(const int numSteps) noexcept | ame::LinearSmoothedValue< FloatType > | inline |
| setTargetValue(FloatType newValue) noexcept | ame::LinearSmoothedValue< FloatType > | inline |
| ~LinearSmoothedValue()=default (defined in ame::LinearSmoothedValue< FloatType >) | ame::LinearSmoothedValue< FloatType > |