Searched defs:lon (Results 1 – 10 of 10) 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 D | spherical.hpp | 44 static inline void sph_to_cart3d(T const& lon, T const& lat, T & x, T & y, T & z) in sph_to_cart3d() 57 calc_t const lon = get_as_radian<0>(point_sph); in sph_to_cart3d() local 71 static inline void cart3d_to_sph(T const& x, T const& y, T const& z, T & lon, T & lat) in cart3d_to_sph() 93 coord_t lon = get<0>(res); in cart3d_to_sph() local
|
| H A D | sjoberg_intersection.hpp | 307 sjoberg_geodesic(CT const& lon, CT const& lat, CT const& alpha, CT const& f) in sjoberg_geodesic() 512 bool lon(CT const& sin_beta, CT const& t, vertex_data const& vd, in lon() function in boost::geometry::formula::sjoberg_geodesic 542 CT lon(CT const& delta_lon) const in lon() function in boost::geometry::formula::sjoberg_geodesic 553 void vertex(CT & lon, CT & lat) const in vertex() 646 CT & lon, CT & lat, in apply() 670 CT & lon, CT & lat, in apply() 782 CT & lon, CT & lat) // out in newton_method() 914 CT & lon, CT & lat) in converge_07() 1087 CT & lon, CT & k_diff, in converge_07_one_geod()
|
| H A D | vertex_longitude.hpp | 50 CT lon = atan2(B, A); in apply() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qwebmercator.cpp | 55 double lon = coord.longitude() / 360.0 + 0.5; in coordToMercator() local
|
| H A D | qgeocircle.cpp | 383 double lon = d->m_center.longitude(); in translate() local
|
| H A D | qgeocoordinate.cpp | 494 double *lon, double *lat) in atDistanceAndAzimuth()
|
| H A D | qgeorectangle.cpp | 617 double lon = coordinate.longitude(); in contains() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/ |
| H A D | intersection.hpp | 205 CoordinateType lon; member 542 calc_t lon = 0, lat = 0; in apply() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | geo.hpp | 27 double lon; member in mbgl::LatLng
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/winrt/ |
| H A D | qgeopositioninfosource_winrt.cpp | 528 DOUBLE lon = pos.Longitude; in onPositionChanged() local
|