Skip to main content

Interface: G3000WeightBalanceEvents

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/G3000WeightBalanceEvents.ts:14

Events related to G3000 weight and balance calculations.

Properties

weightbalance_aircraft_arm

weightbalance_aircraft_arm: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/G3000WeightBalanceEvents.ts:19

The current aircraft center of gravity arm, in inches. A value less than or equal to Number.MIN_SAFE_INTEGER indicates the quantity could not be calculated.


weightbalance_landing_arm

weightbalance_landing_arm: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/G3000WeightBalanceEvents.ts:25

The estimated aircraft center of gravity arm, in inches, at time of landing. A value less than or equal to Number.MIN_SAFE_INTEGER indicates the quantity could not be calculated.