float m_increment
Definition SmoothedFloat.h:30
float getTarget() const
gets the target value
Definition SmoothedFloat.cpp:11
float m_current
Definition SmoothedFloat.h:29
float m_target
Definition SmoothedFloat.h:28
void setTarget(int blockSize, float newTarget)
sets the target with a block size
Definition SmoothedFloat.cpp:13
float getSmoothedValue()
increments the value by the required increment and gets smootedValue
Definition SmoothedFloat.cpp:5
Definition AirAbsorptionFilter.cpp:2