Skip to main content

Interface: VerticalDeviationIndicator

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

Methods

updateDeviation

updateDeviation(): void

Notifies that the deviation information was updated.

Returns

void

Defined in

src/garminsdk/navigation/NavIndicatorController.ts:45


updateSourceSensitivity

updateSourceSensitivity(): void

Notifies that the source deviation sensititivy has been updated.

Returns

void

Defined in

src/garminsdk/navigation/NavIndicatorController.ts:48