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