Skip to main content

Enumeration: FmsPositionMode

Defined in: workingtitle-instruments-epic2/shared/Systems/FmsPositionSystem.ts:13

FMS positioning system data modes.

Enumeration Members

DeadReckoning

DeadReckoning: "DeadReckoning"

Defined in: workingtitle-instruments-epic2/shared/Systems/FmsPositionSystem.ts:23

Position data is sourced from dead reckoning.


DeadReckoningExpired

DeadReckoningExpired: "DeadReckoningExpired"

Defined in: workingtitle-instruments-epic2/shared/Systems/FmsPositionSystem.ts:26

Position data is sourced from dead reckoning and more than 20 minutes have elapsed since the last accurate position fix.


Gps

Gps: "Gps"

Defined in: workingtitle-instruments-epic2/shared/Systems/FmsPositionSystem.ts:18

Position data is sourced from GPS.


GpsSbas

GpsSbas: "GpsSbas"

Defined in: workingtitle-instruments-epic2/shared/Systems/FmsPositionSystem.ts:20


None

None: "None"

Defined in: workingtitle-instruments-epic2/shared/Systems/FmsPositionSystem.ts:15

No position data is available.