Function spv_rs::perigee

source · []
pub fn perigee(a: f64, e: f64) -> f64
Expand description

Calculates r min or the minimum distance between the primary and companion boides in a twobody system also known as perigee (suffix may change depending on what object it reffers to). Output is just the x coordinate in the ellipses plane.