Interface: WeightBalancePaneViewProps
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneView.tsx:27
Component props for WeightBalancePaneView.
Extends
Properties
bus
bus:
EventBus
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneView.tsx:29
The event bus.
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
halfSizeOnly?
optional
halfSizeOnly:boolean
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/DisplayPanes/DisplayPaneView.ts:14
Whether the view can only be displayed in half-size panes.
Inherited from
DisplayPaneViewProps
.halfSizeOnly
index
index:
DisplayPaneIndex
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/DisplayPanes/DisplayPaneView.ts:11
The index of the view's parent pane.
Inherited from
module?
optional
module:WeightBalancePaneViewModule
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneView.tsx:41
A module for customizing the pane view.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
weightBalanceConfig
weightBalanceConfig:
WeightBalanceConfig
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneView.tsx:35
A weight and balance configuration object.
weightBalanceSettingManager
weightBalanceSettingManager:
WeightBalanceUserSettingManager
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneView.tsx:38
A manager for weight and balance user settings.
weightLimits
weightLimits:
PerformanceWeightLimits
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneView.tsx:32
Aircraft weight limits and capacities.