Type Alias: IndexedVNavTopics
IndexedVNavTopics =
IndexedVNavSimVarTopics|Exclude<keyofBaseVNavEvents, keyofBaseVNavSimVarEvents>
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:234
Topic names for VNAV events that can be indexed.
IndexedVNavTopics =
IndexedVNavSimVarTopics|Exclude<keyofBaseVNavEvents, keyofBaseVNavSimVarEvents>
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:234
Topic names for VNAV events that can be indexed.