pub const MAX_SPIN_DEGREES_PER_SECOND: f64 = 36_000.0;
Largest absolute spin speed accepted, in degrees per second.