Home
last modified time | relevance | path

Searched defs:dlon (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeocoordinate.cpp448 double dlon = qDegreesToRadians(other.d->lng - d->lng); in distanceTo() local
479 double dlon = qDegreesToRadians(other.d->lng - d->lng); in azimuthTo() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Ddifferential_quantities.hpp44 CT const dlon = lon2 - lon1; in apply() local
56 static inline void apply(CT const& dlon, in apply()
H A Dandoyer_inverse.hpp79 CT const dlon = lon2 - lon1; in apply() local
H A Dspherical.hpp133 CT dlon = lon2 - lon1; in spherical_azimuth() local
H A Dvertex_longitude.hpp314 CT dlon = compute_vertex_lon<CT, CS_Tag>::apply(lat1, lat2, in apply() local