Function astro::orbit::elliptic::semimaj_axis
[−]
[src]
pub fn semimaj_axis(perih: f64, ecc: f64) -> f64
Computes the semimajor axis of an elliptic orbit
Arguments
perih: Perihelion of the orbitecc: Eccentricity of the orbit