First official release: calculate take off performence (v1, vr and v2) for Boeing 737-800.
- Do not use for real life flight!
- Valid for flight simulation use only!
fix top.java:267
int wt1t = (int) Math.ceil( wght / 5000 );
First official release: calculate take off performence (v1, vr and v2) for Boeing 737-800.
fix top.java:267
int wt1t = (int) Math.ceil( wght / 5000 );