Skip to content

true_to_mean_anomaly

Defined in: kepler.rs:75

fn true_to_mean_anomaly(true_anomaly: f64, eccentricity: f64) -> f64

Convert true anomaly to mean anomaly (convenience wrapper).