Interface: FlightPlanBaseListData
Base interface for flight plan list data.
Hierarchy
↳
FlightPlanBaseListData
Implemented by
Properties
isVisible
• Readonly
isVisible: Subscribable
<boolean
>
Whether this list item is visible in the list.
Overrides
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FlightPlan/FlightPlanDataTypes.ts:20
type
• Readonly
type: string
The type of flight plan list item.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FlightPlan/FlightPlanDataTypes.ts:18