[][src]Function nyx_space::propagators::error_ctrl::largest_state

pub fn largest_state(
    prop_err: &Vector3<f64>,
    candidate: &Vector3<f64>,
    cur_state: &Vector3<f64>
) -> f64

A largest state error control

(Source)[https://github.com/ChristopherRabotin/GMAT/blob/37201a6290e7f7b941bc98ee973a527a5857104b/src/base/forcemodel/ODEModel.cpp#L3018]