pub fn from_state_vectors(r: Vec3, v: Vec3, mu: f64) -> OrbitalElementsExpand description
Compute orbital elements from state vectors.
pub fn from_state_vectors(r: Vec3, v: Vec3, mu: f64) -> OrbitalElementsCompute orbital elements from state vectors.