Skip to main content

Interface: FMSTextProps

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/FMSText/FMSText.tsx:20

Props for FMSText

Extends

Properties

bus

bus: EventBus

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/FMSText/FMSText.tsx:22

The event bus


children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

ComponentProps.children


facLoader

facLoader: FacilityLoader

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/FMSText/FMSText.tsx:28

The facility loader


mapSettingManager

mapSettingManager: UserSettingManager<MapSettingsMfdAliased>

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/FMSText/FMSText.tsx:37

The map setting manager


mfdSettingManager

mfdSettingManager: UserSettingManager<MFDSettingsAliased>

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/FMSText/FMSText.tsx:34

The mfd setting manager


performancePlanProxy

performancePlanProxy: PerformancePlanProxy

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/FMSText/FMSText.tsx:31

The performance plan


planner

planner: FlightPlanner

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21v2/MFD/Components/FMSText/FMSText.tsx:25

The flight planner


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref