mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add fuel consumption data for the Hornet.
Will be used to calculate bingo and min remaining fuel for the kneeboard.
This commit is contained in:
@@ -21,6 +21,16 @@ manufacturer: McDonnell Douglas
|
||||
origin: USA
|
||||
price: 24
|
||||
role: Carrier-based Multirole Fighter
|
||||
fuel:
|
||||
# Parking A1 to RWY 32 at Akrotiri.
|
||||
taxi: 170
|
||||
# AB takeoff to 350/0.85, reduce to MIL and maintain 350 to 25k ft.
|
||||
climb_ppm: 44.25
|
||||
# 0.85 mach for 100NM.
|
||||
cruise_ppm: 22.1
|
||||
# ~0.9 mach for 100NM. Occasional AB use.
|
||||
combat_ppm: 27.5
|
||||
min_safe: 2000
|
||||
variants:
|
||||
CF-188 Hornet: {}
|
||||
EF-18A+ Hornet: {}
|
||||
|
||||
Reference in New Issue
Block a user