getGeodesicInitialBearing

fun getGeodesicInitialBearing(location: GeoLocation): Double

Calculate the initial 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 initial bearing

Parameters

location

the destination location