Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.



Here's one thing you haven't had to tweak - P7 !!Ya I need to tweak my ITT as you can see but most everything else I have very close!


Isn't that the famous 1505 curve that causes engine surge on start-up?The values for Table 1505 are not surprisingly the same in both my copies of ESP and P3D SDKs. Both are identical to the FSX default B747 .air file.
The table from the SDKs is:
Code:;N2 (Corrected) vs. FuelFlow constant ; where the constant is a normalized ratio of actual fuelflow parameter to static thrust ;IN: Normalized Fuelflow constant ;OUT: N2 (corrected) TOKEN_BEGIN AIR_70_CORRECTED_N2_FROM_FF UINT32 10 REAL8 0.00000, 0.0 REAL8 0.00294, 10.0 REAL8 0.01180, 30.0 REAL8 0.02066, 40.0 REAL8 0.03397, 50.0 REAL8 0.05317, 60.0 REAL8 0.13391, 80.0 REAL8 0.25771, 90.0 REAL8 0.54000, 100.0 REAL8 0.68686, 105.0 TOKEN_END
This is plotted in the attached figure.
I still don't know its purpose - does anyone?