Skip to main content

TUNER_EWMA_ALPHA

Constant TUNER_EWMA_ALPHA 

Source
pub const TUNER_EWMA_ALPHA: f64 = 0.25;
Expand description

EWMA smoothing factor for tuner metrics (lower = smoother, slower to react).