pub fn jet_power(thrust_n: f64, ve: KmPerSec) -> f64
Jet power (W) for a given thrust (N) and exhaust velocity (km/s).
P_jet = ½ × F × vₑ (kinetic power in the exhaust stream)