Home
last modified time | relevance | path

Searched defs:azimuth (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dazimuth.hpp45 struct azimuth struct
50 struct azimuth<ReturnType, geographic_tag> struct
53 static inline ReturnType apply(P1 const& p1, P2 const& p2, Spheroid const& spheroid) in apply()
62 static inline ReturnType apply(P1 const& p1, P2 const& p2) in apply()
69 struct azimuth<ReturnType, spherical_equatorial_tag> struct
72 static inline ReturnType apply(P1 const& p1, P2 const& p2, Sphere const& /*unused*/) in apply()
80 static inline ReturnType apply(P1 const& p1, P2 const& p2) in apply()
87 struct azimuth<ReturnType, spherical_polar_tag> struct
92 struct azimuth<ReturnType, cartesian_tag> struct
95 static inline ReturnType apply(P1 const& p1, P2 const& p2, Plane const& /*unused*/) in apply()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationutils_p.h125 inline static CardinalDirection azimuthToCardinalDirection4(double azimuth) in azimuthToCardinalDirection4()
138 inline static CardinalDirection azimuthToCardinalDirection8(double azimuth) in azimuthToCardinalDirection8()
160 inline static CardinalDirection azimuthToCardinalDirection16(double azimuth) in azimuthToCardinalDirection16()
205 inline static double mirrorAzimuthX(double azimuth) { in mirrorAzimuthX()
213 inline static double mirrorAzimuthY(double azimuth) { in mirrorAzimuthY()
H A Dqgeocoordinate.cpp486 double azimuth = qRadiansToDegrees(atan2(y, x)) + 360.0; in azimuthTo() local
493 qreal distance, qreal azimuth, in atDistanceAndAzimuth()
526 QGeoCoordinate QGeoCoordinate::atDistanceAndAzimuth(qreal distance, qreal azimuth, qreal distanceUp… in atDistanceAndAzimuth()
H A Dqlocationdata_simulator_p.h109 qreal azimuth; member
H A Dqlocationutils.cpp401 const int azimuth = parts.at(field++).toInt(&ok); in getSatInfoFromNmea() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dazimuth.hpp20 namespace strategy { namespace azimuth { namespace services namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dazimuth.hpp19 namespace strategy { namespace azimuth namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dresult_inverse.hpp30 T azimuth; member
H A Ddifferential_quantities.hpp40 CT const& azimuth, CT const& reverse_azimuth, in apply()
59 CT const& azimuth, CT const& reverse_azimuth, in apply()
H A Dandoyer_inverse.hpp214 static inline void normalize_azimuth(CT & azimuth, CT const& A, CT const& dA) in normalize_azimuth()
H A Dspherical.hpp39 T azimuth; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dside.hpp119 static inline ResultType azimuth(Point1 const& point1, Point2 const& point2, in azimuth() function in boost::geometry::strategy::side::geographic
H A Dazimuth.hpp27 namespace strategy { namespace azimuth namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dazimuth.hpp25 namespace strategy { namespace azimuth namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Djnipositioning.cpp338 jfloat azimuth = jniEnv->CallFloatMethod(element, mid); in satelliteInfoFromJavaLocation() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-multitouch.c1057 int azimuth; in mt_process_slot() local