Skip to main content

Interface: GpsIntegrityDataProvider

A provider of GPS integrity data.

Implemented by

Properties

fmsPosMode

fmsPosMode: Subscribable<FmsPositionMode>

The current data mode used by the FMS geo-positioning system.

Defined in

src/garminsdk/navigation/GpsIntegrityDataProvider.ts:10


isIntegritySufficient

isIntegritySufficient: Subscribable<boolean>

Whether the current GPS integrity is sufficient for the current phase of flight.

Defined in

src/garminsdk/navigation/GpsIntegrityDataProvider.ts:13