Skip to main content

Interface: ObsSuspDataProvider

Defined in: src/garminsdk/navigation/Obs.ts:20

A provider for LNAV OBS/suspend data.

Properties

isObsAvailable

readonly isObsAvailable: Subscribable<boolean>

Defined in: src/garminsdk/navigation/Obs.ts:25

Whether OBS mode can be activated.


mode

readonly mode: Subscribable<ObsSuspModes>

Defined in: src/garminsdk/navigation/Obs.ts:22

The current LNAV OBS/suspend mode.


obsCourse

readonly obsCourse: Subscribable<number>

Defined in: src/garminsdk/navigation/Obs.ts:28

The current magnetic OBS course, in degrees.