Skip to main content

Type Alias: APRollSteerDirectorState

APRollSteerDirectorState = object

Defined in: src/sdk/autopilot/directors/APRollSteerDirector.ts:20

An object describing the state of an APRollSteerDirector.

Properties

steerCommand

steerCommand: Readonly<APRollSteerDirectorSteerCommand>

Defined in: src/sdk/autopilot/directors/APRollSteerDirector.ts:22

The current steering command used by the director.