Interface: CurrentVnavProfilePanelProps
The properties for the CurrentVnavProfilePanel component.
Hierarchy
ComponentProps
↳
CurrentVnavProfilePanelProps
Properties
bus
• bus: EventBus
An instance of the event bus.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/NavigationMap/FlightPlanTextInset/CurrentVnavProfilePanel.tsx:22
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
src/sdk/components/FSComponent.ts:122
fms
• fms: Fms
<""
>
The Fms.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/NavigationMap/FlightPlanTextInset/CurrentVnavProfilePanel.tsx:24
planIndex
• planIndex: number
Which flight plan index to handle events for.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/NavigationMap/FlightPlanTextInset/CurrentVnavProfilePanel.tsx:26
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
src/sdk/components/FSComponent.ts:125
store
• store: FlightPlanStore
The flight plan store to use.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/NavigationMap/FlightPlanTextInset/CurrentVnavProfilePanel.tsx:28
vnavDataProvider
• vnavDataProvider: VNavDataProvider
A provider of VNAV data.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/NavigationMap/FlightPlanTextInset/CurrentVnavProfilePanel.tsx:30