Skip to main content

Class: TawsConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/TawsConfig.ts:10

A configuration object which defines options related to TAWS.

Deprecated

This class has been superceded by TerrainSystemConfig.

Implements

Constructors

Constructor

new TawsConfig(baseInstrument, element): TawsConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/TawsConfig.ts:19

Creates a new TawsConfig from a configuration document element.

Parameters

ParameterTypeDescription
baseInstrumentBaseInstrumentThe BaseInstrument element associated with the configuration.
elementundefined | ElementA configuration document element.

Returns

TawsConfig

Properties

touchdownCallouts

readonly touchdownCallouts: TouchdownCalloutsConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/TawsConfig.ts:12

Options for touchdown callouts.