Skip to main content

Interface: NavStatusPageProps

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/NavStatusPage.tsx:16

Props for NavStatusPage

Extends

Properties

bus

bus: EventBus

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/MfdTextPageComponent.tsx:10

The event bus

Inherited from

MfdTextPageProps.bus


children?

optional children: DisplayChildren[]

Defined in: sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

MfdTextPageProps.children


mfdIndex

mfdIndex: number

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/MfdTextPageComponent.tsx:15

MFD index of the page instance

Inherited from

MfdTextPageProps.mfdIndex


planner

planner: FlightPlanner

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/Pages/NavStatusPage.tsx:18

A flight planner


ref?

optional ref: NodeReference<any>

Defined in: sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

MfdTextPageProps.ref