Class: AutothrottleConfig
Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/AutothrottleConfig.ts:2
A configuration object for the autothrottle.
Constructors
Constructor
new AutothrottleConfig(
element
,baseInstrument
):AutothrottleConfig
Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/AutothrottleConfig.ts:14
Creates a new SensorsConfig from a configuration document element.
Parameters
Parameter | Type | Description |
---|---|---|
element | undefined | Element | A configuration document element. |
baseInstrument | BaseInstrument | The base instrument |
Returns
AutothrottleConfig
Properties
electricLogic?
readonly
optional
electricLogic:CompositeLogicXMLElement
Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/AutothrottleConfig.ts:7
The autothrottle electricity logic
speedProtectionAvailable
readonly
speedProtectionAvailable:boolean
=false
Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/AutothrottleConfig.ts:4
Is autothrottle speed protection available?