------------------------------------------------------------------------------- Computes the Breguet range. ------------------------------------------------------------------------------- Form: range = BreguetRangeEquation( d, velocity, altitude ) ------------------------------------------------------------------------------- ------ Inputs ------ d (1,1) See "ConcordeProperties.m" velocity (1,:) Velocity (m/sec) ------- Outputs ------- range (1,:) Range (km) -------------------------------------------------------------------------------