SH-Tang / BalancedFieldLength

A C# implementation to calculate the balanced field length of an aircraft.
GNU General Public License v3.0
1 stars 0 forks source link

Implement support to vary the screen height. #20

Open SH-Tang opened 4 years ago

SH-Tang commented 4 years ago

According to Source, the screen height can vary from 35ft (10.7m) up to 50ft (approx 16m). The kernel currently only deals with a fixed screen height of 35 ft before the simulation terminates.