Class: G3XUnitType
Predefined unit types.
Constructors
constructor
• new G3XUnitType(): G3XUnitType
Returns
Properties
KM_PER_LITER_FUEL
▪ Static
Readonly
KM_PER_LITER_FUEL: CompoundUnit
<DistancePerWeight
>
One kilometer per weight equivalent of one liter of fuel.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Math/G3XUnitType.ts:8
LITER_PER_100KM
▪ Static
Readonly
LITER_PER_100KM: CompoundUnit
<WeightPerDistance
>
One liter of fuel per weight equivalent of 100 kilometers.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Math/G3XUnitType.ts:10