pub fn compute_enhanced_spin_drift_simple(
time_s: f64,
stability: f64,
velocity_mps: f64,
twist_rate: f64,
is_twist_right: bool,
_caliber: f64,
) -> f64Expand description
Simplified interface for compatibility with existing code