Type Alias: FuelRemaingAdjustment
FuelRemaingAdjustment =
object
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/FuelComputer.ts:16
Fuel remaining adjustment parameters.
Properties
amount
amount:
number
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/FuelComputer.ts:20
The amount to adjust by.
direction
direction:
"add"
|"remove"
|"set"
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/FuelComputer.ts:18
The direction in which to make the adjustment.