-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
code cleanupCode cleanup, refactoring, or similar helpful reorganizationCode cleanup, refactoring, or similar helpful reorganization
Description
Desired capability or behavior.
Fuel burn should be calculated by adding up all fuel burned during all phases, as well as premission phases (i.e takeoff + taxi) as well as postmission phases (landing + taxi).
Is your feature request related to a problem? Please describe.
Currently Mission.Summary.FUEL_BURN is calculated by taking Mission.Summary.GROSS_MASS - mass at the end of the last phase. This prevents us from being able to drop payloads or deploy drones from an aircraft.
Associated Bug Report
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
code cleanupCode cleanup, refactoring, or similar helpful reorganizationCode cleanup, refactoring, or similar helpful reorganization