Skip to main content

Class: G3XUnitType

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:8

Predefined unit types for the G3X Touch.

Constructors

Constructor

new G3XUnitType(): G3XUnitType

Returns

G3XUnitType

Properties

GALLON_SIM_FUEL

readonly static GALLON_SIM_FUEL: CompoundableUnit<Weight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:15

Weight equivalent of one gallon of fuel with density given by the FUEL WEIGHT PER GALLON SimVar.


GPH_SIM_FUEL

readonly static GPH_SIM_FUEL: Unit<WeightFlux>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:22

Weight equivalent of one gallon of fuel per hour with density given by the FUEL WEIGHT PER GALLON SimVar per hour.


IGPH_SIM_FUEL

readonly static IGPH_SIM_FUEL: Unit<WeightFlux>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:24

Weight equivalent of one imperial gallon of fuel per hour with density given by the FUEL WEIGHT PER GALLON SimVar per hour.


IMP_GALLON_SIM_FUEL

readonly static IMP_GALLON_SIM_FUEL: CompoundableUnit<Weight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:17

Weight equivalent of one imperial gallon of fuel with density given by the FUEL WEIGHT PER GALLON SimVar.


KM_PER_LITER_100LL_FUEL

readonly static KM_PER_LITER_100LL_FUEL: CompoundUnit<DistancePerWeight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:37

One kilometer per weight equivalent of one liter of 100LL fuel.


KM_PER_LITER_AUTOGAS_FUEL

readonly static KM_PER_LITER_AUTOGAS_FUEL: CompoundUnit<DistancePerWeight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:39

One kilometer per weight equivalent of one liter of autogas fuel.


KM_PER_LITER_FUEL

readonly static KM_PER_LITER_FUEL: CompoundUnit<DistancePerWeight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:33

One kilometer per weight equivalent of one liter of fuel.


KM_PER_LITER_JET_A_FUEL

readonly static KM_PER_LITER_JET_A_FUEL: CompoundUnit<DistancePerWeight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:35

One kilometer per weight equivalent of one liter of Jet-A fuel.


KM_PER_LITER_SIM_FUEL

readonly static KM_PER_LITER_SIM_FUEL: CompoundUnit<DistancePerWeight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:41

One kilometer per weight equivalent of one liter of fuel with density given by the FUEL WEIGHT PER GALLON SimVar.


LITER_100LL_FUEL_PER_100KM

readonly static LITER_100LL_FUEL_PER_100KM: CompoundUnit<WeightPerDistance>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:50

One weight equivalent of one liter of 100LL fuel per 100 kilometers.


LITER_AUTOGAS_FUEL_PER_100KM

readonly static LITER_AUTOGAS_FUEL_PER_100KM: CompoundUnit<WeightPerDistance>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:52

One weight equivalent of one liter of autogas fuel per 100 kilometers.


LITER_JET_A_FUEL_PER_100KM

readonly static LITER_JET_A_FUEL_PER_100KM: CompoundUnit<WeightPerDistance>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:48

One weight equivalent of one liter of Jet-A fuel per 100 kilometers.


LITER_PER_100KM

readonly static LITER_PER_100KM: CompoundUnit<WeightPerDistance>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:46

One weight equivalent of one liter of fuel per 100 kilometers.


LITER_SIM_FUEL

readonly static LITER_SIM_FUEL: CompoundableUnit<Weight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:13

Weight equivalent of one liter of fuel with density given by the FUEL WEIGHT PER GALLON SimVar.


LITER_SIM_FUEL_PER_100KM

readonly static LITER_SIM_FUEL_PER_100KM: CompoundUnit<WeightPerDistance>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:54

One weight equivalent of one liter of fuel per 100 kilometers with density given by the FUEL WEIGHT PER GALLON SimVar.


LPH_SIM_FUEL

readonly static LPH_SIM_FUEL: Unit<WeightFlux>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:20

Weight equivalent of one liter of fuel per hour with density given by the FUEL WEIGHT PER GALLON SimVar.


MILE_PER_GALLON_SIM_FUEL

readonly static MILE_PER_GALLON_SIM_FUEL: CompoundUnit<DistancePerWeight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:30

One statute mile per weight equivalent of one gallon of fuel with density given by the FUEL WEIGHT PER GALLON SimVar.


NMILE_PER_GALLON_SIM_FUEL

readonly static NMILE_PER_GALLON_SIM_FUEL: CompoundUnit<DistancePerWeight>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Math/G3XUnitType.ts:27

One nautical mile per weight equivalent of one gallon of fuel with density given by the FUEL WEIGHT PER GALLON SimVar.