Interface: GtcDirectToPageWaypointTabProps
Component props for the waypoint tab.
Hierarchy
↳
GtcDirectToPageWaypointTabProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:122
controlMode
• controlMode: GtcControlMode
The GTC control mode to which the view belongs.
Inherited from
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:15
controller
• controller: DirectToController
The direct to controller.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/DirectToPage/GtcDirectToPage.tsx:192
directToStore
• directToStore: DirectToStore
The direct to store.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/DirectToPage/GtcDirectToPage.tsx:196
displayPaneIndex
• Optional
displayPaneIndex: ControllableDisplayPaneIndex
The index of the display pane that this view is tied to.
Inherited from
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:18
flightPlanStore
• flightPlanStore: FlightPlanStore
The flight plan store.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/DirectToPage/GtcDirectToPage.tsx:194
fms
• fms: Fms
<any
>
An FMS state manager.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/DirectToPage/GtcDirectToPage.tsx:182
gtcService
• gtcService: GtcService
The GtcService instance
Inherited from
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:12
posHeadingDataProvider
• posHeadingDataProvider: GtcPositionHeadingDataProvider
A provider for position and heading data.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/DirectToPage/GtcDirectToPage.tsx:184
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:125
selectedWaypoint
• selectedWaypoint: Subject
<null
| FacilityWaypoint
<Facility
>>
The selected waypoint for the direct to page.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/DirectToPage/GtcDirectToPage.tsx:186
selectedWaypointInfo
• selectedWaypointInfo: WaypointInfoStore
The waypoint info store.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/DirectToPage/GtcDirectToPage.tsx:190
waypointCache
• waypointCache: GarminFacilityWaypointCache
The waypoint cache.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/DirectToPage/GtcDirectToPage.tsx:188