pub fn calculate_epicyclic_motion(
spin_rate_rad_s: f64,
velocity_mps: f64,
stability_factor: f64,
time_s: f64,
initial_yaw_rad: f64,
) -> (f64, f64)Expand description
Calculate the epicyclic (combined precession + nutation) motion