Skip to content

Simplification of performance setup #511

@ReimarBauer

Description

@ReimarBauer

Original report by Jens-Uwe Grooß (Bitbucket: grooss, GitHub: grooss).


Currently the performance is calculated from two given numbers provided in the "performance menu" on the table view tab.
(1) The total start mass including fuel
(2) the mass of fuel at start.

One can check, if a flight may be too long, if "remaining fuel" runs into negative numbers". As long as flights have always the same length one does not need to change these numbers, however, for a shorter flight one needs to alter both numbers consistenly.

I propose to change this into the parameters

mass of empty aircraft (including fuel safety reserve)
and
maximum possible fuel

Then the "remaining fuel" could be displayed such that it always ends with zero and with variable initial fuel to be calculated. If initial fuel mass would exceed maximum possible fuel mass, this could be indicated e.g. by changing the color in the "remaining fuel" column to zero.

With this, it is not necessary to alter these numbers given a fixed aircraft with the same setup (payload).

(Version 1.9.0)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions