pub fn latlongalt_rate( orbit: Orbit, velocity_sez_km_s: Vector3<f64>, ) -> Result<(f64, f64, f64), PhysicsError>