Skip to main content

Interface: BaseCdiControlEvents

Events used to control a CDI keyed by base topic names.

Hierarchy

Properties

cdi_src_gps_toggle

cdi_src_gps_toggle: void

Toggles the source of a CDI between GPS and NAV.

Defined in

src/sdk/cdi/CdiControlEvents.ts:14


cdi_src_set

cdi_src_set: Readonly<NavSourceId>

Sets the source of a CDI.

Defined in

src/sdk/cdi/CdiControlEvents.ts:11


cdi_src_switch

cdi_src_switch: void

Switches the source of a CDI.

Defined in

src/sdk/cdi/CdiControlEvents.ts:8