Skip to main content

Enumeration: GPSSystemSBASState

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

Possible SBAS connection states.

Enumeration Members

Active

Active: "Active"

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

SBAS is enabled and is receiving differential corrections.


Disabled

Disabled: "Disabled"

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

SBAS is disabled.


Inactive

Inactive: "Inactive"

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

SBAS is enabled but not receiving differential corrections.