Skip to main content

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

ParameterTypeDescription
elementundefined | ElementA configuration document element.
baseInstrumentBaseInstrumentThe 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?