Skip to main content

Class: AutopilotConfig

Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/AutopilotConfig.ts:7

A configuration object for the airframe.

Constructors

Constructor

new AutopilotConfig(element, baseInstrument): AutopilotConfig

Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/AutopilotConfig.ts:18

Creates a new SensorsConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementundefined | ElementA configuration document element.
baseInstrumentBaseInstrumentThe base instrument

Returns

AutopilotConfig

Properties

flcType

readonly flcType: FlightLevelChangeType = FlightLevelChangeType.FLC

Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/AutopilotConfig.ts:9

The type of flight level change.


hasFmsSpeed

readonly hasFmsSpeed: boolean = true

Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/AutopilotConfig.ts:11

Whether the AP has FMS/MAN speed selection. The older style AP panel is manual speed only.