pub fn mass_flow_rate(thrust_n: f64, ve: KmPerSec) -> f64
Mass flow rate (kg/s) for a given thrust (N) and exhaust velocity (km/s).
į¹ = F / vā (with unit conversion: vā km/s ā m/s)