9 #ifndef SRC_SMOOTHAXIS_H_
10 #define SRC_SMOOTHAXIS_H_
float m_prevTarget
current & previous target settings for smoothing algo
bool m_enabled
=true if smoothing enabled
void setEnabled(bool enabled)
void SetTarget(float newTarget)
const float kAccelVal
Acceleration increment: approach target by 1%.