Interface: Epic2DmeStateEvents
Defined in: workingtitle-instruments-epic2/shared/Misc/Epic2DmeEvents.ts:2
DME state events.
Properties
epic2_nav1_dme_association
epic2_nav1_dme_association:
null
|2
|1
Defined in: workingtitle-instruments-epic2/shared/Misc/Epic2DmeEvents.ts:4
The DME associated with NAV1, or null if none (i.e. in a single DME install with DME paired to NAV2).
epic2_nav1_dme_hold
epic2_nav1_dme_hold:
boolean
Defined in: workingtitle-instruments-epic2/shared/Misc/Epic2DmeEvents.ts:9
Whether DME hold is on for the DME associated with NAV1.
epic2_nav2_dme_association
epic2_nav2_dme_association:
null
|2
|1
Defined in: workingtitle-instruments-epic2/shared/Misc/Epic2DmeEvents.ts:6
The DME associated with NAV2, or null if none (i.e. in a single DME install with DME paired to NAV1).
epic2_nav2_dme_hold
epic2_nav2_dme_hold:
boolean
Defined in: workingtitle-instruments-epic2/shared/Misc/Epic2DmeEvents.ts:11
Whether DME hold is on for the DME associated with NAV2.