Skip to main content

S_STEP_FLOOR

Constant S_STEP_FLOOR 

Source
pub const S_STEP_FLOOR: f64 = _; // 0.00390625f64
Expand description

Floor on the per-waypoint descent step in s. Below this the path is taking near-zero steps; it does not give up — it pins s at its current (heavier) regime and keeps re-descending from there. The floor is a behavior, never an exit.