You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kjx=2.25, -- Roll rate acceleration constant in radians / second -- Inertia parametre X - Dimension (clean) airframe drag coefficient at X (Top) Simply the wing area in square meters (as that is a major factor in drag calculations) - smaller = massive inertia
400
+
Mzalfadt=1, -- Wing pitch coefficient
401
+
kjx=2.95, -- Roll rate acceleration constant in radians / second -- Inertia parametre X - Dimension (clean) airframe drag coefficient at X (Top) Simply the wing area in square meters (as that is a major factor in drag calculations) - smaller = massive inertia
400
402
kjz=0.00125, -- Unknown pitch constant. All planes use 0.00125 -- -- Inertia parametre Z - Dimension (clean) airframe drag coefficient at Z (Front) Simply the wing area in square meters (as that is a major factor in drag calculations)
401
403
Czbe=-0.016, -- Directional stability coefficient -- coefficient, along Z axis (perpendicular), affects yaw, negative value means force orientation in FC coordinate system
402
404
cx_gear=0.0277, -- Additional coefficient of drag for gear extended
hMaxEng=19.5, -- maximum operating altitude for the engine in km -- typically higher than service ceiling of the aircraft
470
472
dcx_eng=0.0114, -- drag coefficient for the engine -- no correlation found -- most common values are 0.0085 and 0.0144
471
-
cemax=0.097, -- kg / sec - fuel consumption for a single engine in dry configuration
472
-
cefor=0.097, -- kg / sec - fuel consumption for a single engine in afterburner configuration
473
+
cemax=0.0225, -- kg / sec - fuel consumption for a single engine in dry configuration
474
+
cefor=0.0225, -- kg / sec - fuel consumption for a single engine in afterburner configuration
473
475
dpdh_m=1800, -- altitude coefficient for max thrust -- altitude effects to thrust -- The best recommendation at this point is to start with these values between 2000 and 3000 and adjust as needed after initial flight testing
474
476
dpdh_f=1800, -- altitude coefficient for AB thrust ???? or altitude effects to fuel rate -- The best recommendation at this point is to start with these values between 2000 and 3000 and adjust as needed after initial flight testing
0 commit comments