Skip to main content

Enumeration: GPSSystemSBASState

Defined in: src/sdk/instruments/GPSSat.ts:110

Possible SBAS connection states.

Enumeration Members

Active

Active: "Active"

Defined in: src/sdk/instruments/GPSSat.ts:118

SBAS is enabled and is receiving differential corrections.


Disabled

Disabled: "Disabled"

Defined in: src/sdk/instruments/GPSSat.ts:112

SBAS is disabled.


Inactive

Inactive: "Inactive"

Defined in: src/sdk/instruments/GPSSat.ts:115

SBAS is enabled but not receiving differential corrections.