Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aircraft_type_fuel_consumption_rates.json #137

Open
wants to merge 1 commit into
base: multi
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions aircraft_type_fuel_consumption_rates.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,17 @@
"category": "Small Private Jet"
},
"FA7X": {
"name": "Dassult Falcon 7X",
"name": "Dassault Falcon 7X",
"galph": 380,
"category": "Small Private Jet"
},
"FA8X": {
"name": "Dassault Falcon 8X",
"galph": 347,
"category": "Small Private Jet"
},
"F900": {
"name": "Dassult Falcon 900",
"name": "Dassault Falcon 900",
"galph": 347,
"category": "Small Private Jet"
},
Expand Down Expand Up @@ -409,4 +414,4 @@
"galph": 288.0,
"category": ""
}
}
}