Skip to main content

Type Alias: NavSourceId

NavSourceId = object

Defined in: src/sdk/instruments/NavProcessor.ts:256

Specified for a particular navigation source

Properties

index

index: number

Defined in: src/sdk/instruments/NavProcessor.ts:260

The index of this in the given source type.


type

type: NavSourceType | null

Defined in: src/sdk/instruments/NavProcessor.ts:258

The type of source it is.