ORIGINAL: Turner
The endurance figures ingame are calculated with the droptank, correct?
if the aircraft is equiped with droptanks then yes.
Anyone know the particulars of how range, endurance and fuel consumption are calculated???
The formula to calculate the combat range seems to be like:
i.e. a Bf 109G-2 is flying at 10000 feet altitude (cruise value: 320 climb value: 3116)
(100*(cruiseSpeed-30)/60*altitude/climb/200)+(100*(cruiseSpeed-30)/60)*(endurance-(altitude/climb))/100)*0.95)
now with values:
(100*(320-30)/60*10000/3116/200)+(100*(320-30)/60)*(105-(10000/3116))/100)*0.95)
so combat range is 474.757 miles
combat radius is 237.378 miles
The formula for the real range is same as above but without the subtraction of 30 from cruiseSpeed.
real range: 523.870 miles
real radius: 261.934 miles
P.S.: all infos given by me are without guarantee [8D]