Skip to main content

Enumeration: AutothrottleTargetMode

Defined in: src/sdk/autothrottle/Autothrottle.ts:9

Autothrottle target modes.

Enumeration Members

None

None: "None"

Defined in: src/sdk/autothrottle/Autothrottle.ts:11

No target.


Power

Power: "Power"

Defined in: src/sdk/autothrottle/Autothrottle.ts:17

Autothrottle targets a specific engine power setting.


Speed

Speed: "Speed"

Defined in: src/sdk/autothrottle/Autothrottle.ts:14

Autothrottle targets a specific airspeed.


ThrottlePos

ThrottlePos: "ThrottlePos"

Defined in: src/sdk/autothrottle/Autothrottle.ts:20

Autothrottle targets a specific throttle lever position.