pub fn step_state(
params: &ModelParameters,
state: &SystemState,
input: &ControlInput,
dt_s: f64,
) -> StepOutcomepub fn step_state(
params: &ModelParameters,
state: &SystemState,
input: &ControlInput,
dt_s: f64,
) -> StepOutcome