Interface: DirectToRandomEntryListData
Defined in: workingtitle-instruments-epic2/shared/FlightPlan/FlightPlanDataTypes.ts:77
Represents the Direct To Random 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:"directToRandomEntry"
Defined in: workingtitle-instruments-epic2/shared/FlightPlan/FlightPlanDataTypes.ts:79
The type of flight plan list item.