pub fn pid_coefficients(body: &Body) -> Option<(f32, f32, f32)>
Expand description

Get the PID coefficients associated with some Body, since it will likely need to be tuned differently for each body type