Interface: TopOfDescentListData
Defined in: workingtitle-instruments-epic2/shared/FlightPlan/FlightPlanDataTypes.ts:89
Represents the TOD entry list item.
Extends
Properties
isVisible
readonly
isVisible: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
readonly
type:"tod"
Defined in: workingtitle-instruments-epic2/shared/FlightPlan/FlightPlanDataTypes.ts:91
The type of flight plan list item.