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
Parameter | Type | Description |
---|---|---|
baseInstrument | BaseInstrument | The BaseInstrument element associated with the configuration. |
element | undefined | Element | A 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.