getGeodesicFinalBearing

fun getGeodesicFinalBearing(location: GeoLocation): Double

Calculate the final geodesic bearing between this Object and a second Object passed to this method using Thaddeus * Vincenty's inverse formula See T Vincenty, "Direct and * Inverse Solutions of Geodesics on the Ellipsoid with application of nested equations", Survey Review, vol XXII no 176, 1975

Return

the final bearing

Parameters

location

the destination location