Skip to main content

Class: TawsConfig

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

Creates a new TawsConfig from a configuration document element.

Parameters

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

Returns

TawsConfig

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/TawsConfig.ts:19

Properties

touchdownCallouts

Readonly touchdownCallouts: TouchdownCalloutsConfig

Options for touchdown callouts.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/AvionicsConfig/TawsConfig.ts:12