Skip to main content

Type Alias: PfdInsetEntry<T>

PfdInsetEntry<T> = object

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInsetTypes.ts:15

An entry describing a rendered PFD inset.

Type Parameters

Type ParameterDefault type
T extends PfdInsetPfdInset

Properties

inset

readonly inset: T

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInsetTypes.ts:20

A reference to the inset.


key

readonly key: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInsetTypes.ts:17

The key of the inset.