Skip to main content

DYNAMIC_THRESHOLD_HYSTERESIS

Constant DYNAMIC_THRESHOLD_HYSTERESIS 

Source
pub(crate) const DYNAMIC_THRESHOLD_HYSTERESIS: f64 = 0.1;
Expand description

Hysteresis band: rate must move by this fraction beyond the target bounds before we act. This prevents oscillation when the rate hovers near the threshold boundaries.