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 calculate the balanced field length of a propeller plane #19

Open SH-Tang opened 4 years ago

SH-Tang commented 4 years ago

The calculation only supports the calculation of a jet plane where it is assumed that the thrust is constant. It would be nice to add a feature to calculate the balanced field length of a propeller plane where the thrust is a function of the airspeed (Power / Velocity = thrust)