Interface: TopOfDescentListData
Defined in: workingtitle-instruments-epic2/shared/FlightPlan/FlightPlanDataTypes.ts:89
Represents the TOD entry list item.
Extends
Properties
isVisible
readonlyisVisible:Subscribable<boolean>
Defined in: workingtitle-instruments-epic2/shared/FlightPlan/FlightPlanDataTypes.ts:27
Whether this list item is visible in the list.
Inherited from
FlightPlanBaseListData.isVisible
type
readonlytype:"tod"
Defined in: workingtitle-instruments-epic2/shared/FlightPlan/FlightPlanDataTypes.ts:91
The type of flight plan list item.