コンテンツにスキップ

mean_to_true_anomaly

このコンテンツはまだ日本語訳がありません。

Defined in: kepler.rs:52

fn mean_to_true_anomaly(mean_anomaly: f64, eccentricity: f64) -> f64

Convert mean anomaly to true anomaly (convenience wrapper).

Solves Kepler’s equation for E, then converts E → ν.