Skip to main content

step_state

Function step_state 

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