Skip to content

Change how fuel burn is calculated #1032

@ehariton

Description

@ehariton

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

Metadata

Metadata

Assignees

Labels

code cleanupCode cleanup, refactoring, or similar helpful reorganization

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions