Skip to main content

Type Alias: G3XEnginePageFuelCalcTabDefinition

G3XEnginePageFuelCalcTabDefinition = G3XEnginePageBaseTabDefinition & object

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XEnginePageDefinition.ts:59

A definition for a fuel calculator MFD engine page tab.

Type declaration

gaugesDef

gaugesDef: G3XEnginePageGaugesDefinition

A definition describing the gauges to render in the tab.

presetFuel1?

optional presetFuel1: number

The first preset fuel amount supported by the fuel calculator, in gallons.

presetFuel2?

optional presetFuel2: number

The second preset fuel amount supported by the fuel calculator, in gallons.

type

type: FuelCalculator

The type of the tab.