Type Definition rust_ukf::Control

source · []
pub type Control<const C: usize> = SVector<f64, C>;
Expand description

Type for control vectors of dimension C