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
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