Interface: ProcedurePreviewPaneViewProps
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/ProcedurePreviewPane/ProcedurePreviewPaneView.tsx:29
Component props for ProcedurePreviewPaneView.
Extends
Properties
bus
bus:
EventBus
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/ProcedurePreviewPane/ProcedurePreviewPaneView.tsx:31
The event bus.
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
config
config:
MapConfig
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/ProcedurePreviewPane/ProcedurePreviewPaneView.tsx:43
A configuration object defining options for the map.
flightPathCalculator
flightPathCalculator:
FlightPathCalculator
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/ProcedurePreviewPane/ProcedurePreviewPaneView.tsx:37
The flight path calculator to use to calculate the procedure previews.
fms
fms:
Fms
<""
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/ProcedurePreviewPane/ProcedurePreviewPaneView.tsx:34
The FMS.
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
iauSettingManager
iauSettingManager:
IauUserSettingManager
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/ProcedurePreviewPane/ProcedurePreviewPaneView.tsx:40
A manager for all IAU user settings.
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
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.