Interface: G3000WeightBalanceEvents
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/G3000WeightBalanceEvents.ts:4
Events related to G3000 weight and balance calculations.
Properties
weightbalance_aircraft_arm
weightbalance_aircraft_arm:
null
|number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/G3000WeightBalanceEvents.ts:15
The current aircraft center of gravity arm, in inches, or null
if the quantity could not be calculated.
weightbalance_basic_empty_arm
weightbalance_basic_empty_arm:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/G3000WeightBalanceEvents.ts:6
The calculated basic empty CG moment arm, in inches.
weightbalance_landing_arm
weightbalance_landing_arm:
null
|number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/G3000WeightBalanceEvents.ts:21
The estimated aircraft center of gravity arm, in inches, at time of landing, or null
if the quantity could not
be calculated.
weightbalance_takeoff_arm
weightbalance_takeoff_arm:
null
|number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/G3000WeightBalanceEvents.ts:12
The calculated takeoff CG moment arm, in inches, or null
if the quantity could not be calculated.
weightbalance_zero_fuel_moment
weightbalance_zero_fuel_moment:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/G3000WeightBalanceEvents.ts:9
The calculated zero fuel CG moment, in pound-inches.