cityuserGH / ptfsperf

Calculate aircraft performance in Pilot Training Flight Simulator (PTFS) on Roblox
https://cityusergh.github.io/ptfsperf/
MIT License
0 stars 0 forks source link

Change calculation of V1 #7

Closed cityuserGH closed 3 months ago

cityuserGH commented 3 months ago

Instead of a complex mathematical calculation, V1 is now calculated by trying values and calculating the accelerate-stop distance for each one. The highest V1 below VR which gives an accelerate-stop distance below the accelerate-stop distance available (ASDA) for the runway is returned.