Conforms to NSObject
Declared in BearingCore.h

Tasks

Instance Methods

azimuthChangedToCurrentAzimuth:andDeviation:

This function is called when the deviation to the target-location has changed.

- (void)azimuthChangedToCurrentAzimuth:(CLLocationDirection)currentAzimuth andDeviation:(CLLocationDirection)deviation

Parameters

currentAzimuth

Current azimuth toward north (0 = currently facing north, 90 = facing east, …).

deviation

Deviation to the target-location in degrees. (0 = target is straight ahead, 90 = to the right, …)

Declared In

BearingCore.h