Home
last modified time | relevance | path

Searched refs:sin_dlon (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dspherical.hpp143 CT const sin_dlon = sin(dlon); in spherical_azimuth() local
152 CT const y = sin_dlon * cos_lat2; in spherical_azimuth()
159 CT const y = sin_dlon * cos_lat1; in spherical_azimuth()
H A Dandoyer_inverse.hpp80 CT const sin_dlon = sin(dlon); in apply() local
151 A = atan2(sin_dlon, M); in apply()
169 B = atan2(sin_dlon, N); in apply()