Skip to main content

Type Alias: APGpsSteerDirectorState

APGpsSteerDirectorState = object

Defined in: src/sdk/autopilot/directors/APGpsSteerDirector.ts:54

An object describing the state of an APGpsSteerDirector.

Properties

gpsSteerCommand

gpsSteerCommand: Readonly<APGpsSteerDirectorSteerCommand>

Defined in: src/sdk/autopilot/directors/APGpsSteerDirector.ts:56

The current GPS steering command used by the director.


rollSteerCommand

rollSteerCommand: Readonly<LNavRollSteerCommand> | null

Defined in: src/sdk/autopilot/directors/APGpsSteerDirector.ts:59

The current roll-steering command generated by the director.