Skip to main content

Interface: VerticalDeviationIndicator

Defined in: src/garminsdk/navigation/NavIndicatorController.ts:43

A vertical deviation indicator component to be updated by the controller.

Methods

updateDeviation()

updateDeviation(): void

Defined in: src/garminsdk/navigation/NavIndicatorController.ts:45

Notifies that the deviation information was updated.

Returns

void


updateSourceSensitivity()

updateSourceSensitivity(): void

Defined in: src/garminsdk/navigation/NavIndicatorController.ts:48

Notifies that the source deviation sensititivy has been updated.

Returns

void