Home
last modified time | relevance | path

Searched refs:azimuth (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationutils_p.h125 inline static CardinalDirection azimuthToCardinalDirection4(double azimuth) in azimuthToCardinalDirection4() argument
127 azimuth = fmod(azimuth, 360.0); in azimuthToCardinalDirection4()
128 if (azimuth < 45.0 || azimuth > 315.0 ) in azimuthToCardinalDirection4()
130 else if (azimuth < 135.0) in azimuthToCardinalDirection4()
132 else if (azimuth < 225.0) in azimuthToCardinalDirection4()
138 inline static CardinalDirection azimuthToCardinalDirection8(double azimuth) in azimuthToCardinalDirection8() argument
140 azimuth = fmod(azimuth, 360.0); in azimuthToCardinalDirection8()
141 if (azimuth < 22.5 || azimuth > 337.5 ) in azimuthToCardinalDirection8()
143 else if (azimuth < 67.5) in azimuthToCardinalDirection8()
145 else if (azimuth < 112.5) in azimuthToCardinalDirection8()
[all …]
H A Dqlocationdata_simulator.cpp61 : azimuth(0.0), in SatelliteInfo()
107 …out << s.azimuth << s.elevation << s.signalStrength << s.inUse << static_cast<qint32>(s.satelliteS… in operator <<()
114 …in >> s.azimuth >> s.elevation >> s.signalStrength >> s.inUse >> satelliteSystem >> s.satelliteIde… in operator >>()
H A Dqgeocoordinate.cpp486 double azimuth = qRadiansToDegrees(atan2(y, x)) + 360.0; in azimuthTo() local
488 double fraction = modf(azimuth, &whole); in azimuthTo()
493 qreal distance, qreal azimuth, in atDistanceAndAzimuth() argument
501 double azimuthRad = qDegreesToRadians(azimuth); in atDistanceAndAzimuth()
526 QGeoCoordinate QGeoCoordinate::atDistanceAndAzimuth(qreal distance, qreal azimuth, qreal distanceUp… in atDistanceAndAzimuth() argument
532 QGeoCoordinatePrivate::atDistanceAndAzimuth(*this, distance, azimuth, in atDistanceAndAzimuth()
H A Dqgeocoordinate_p.h71 qreal distance, qreal azimuth,
H A Dqlocationdata_simulator_p.h109 qreal azimuth; member
H A Dqgeocoordinate.h109 …Q_INVOKABLE QGeoCoordinate atDistanceAndAzimuth(qreal distance, qreal azimuth, qreal distanceUp = …
/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
58 spheroid ).azimuth; in apply()
69 struct azimuth<ReturnType, spherical_equatorial_tag> struct
76 get_as_radian<0>(p2), get_as_radian<1>(p2)).azimuth; in apply()
87 struct azimuth<ReturnType, spherical_polar_tag> struct
88 : azimuth<ReturnType, spherical_equatorial_tag>
92 struct azimuth<ReturnType, cartesian_tag> struct
122 inline ReturnType azimuth(Point1 const& p1, Point2 const& p2) in azimuth() function
124 return detail_dispatch::azimuth in azimuth()
[all …]
H A Dcourse.hpp32 return azimuth<ReturnType>(p1, p2); in course()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dandoyer_inverse.hpp132 result.azimuth = lat1 <= lat2 ? c0 : pi; in apply()
184 result.azimuth = A - dA; in apply()
185 normalize_azimuth(result.azimuth, A, dA); in apply()
205 result.azimuth, result.reverse_azimuth, in apply()
214 static inline void normalize_azimuth(CT & azimuth, CT const& A, CT const& dA) in normalize_azimuth() argument
222 if (azimuth < c0) in normalize_azimuth()
224 azimuth = c0; in normalize_azimuth()
230 if (azimuth > pi) in normalize_azimuth()
232 azimuth = pi; in normalize_azimuth()
240 if (azimuth > c0) in normalize_azimuth()
[all …]
H A Dspherical.hpp35 : azimuth(0) in result_spherical()
39 T azimuth; member
154 result.azimuth = atan2(y, x); in spherical_azimuth()
171 return spherical_azimuth<ReturnType, false>(lon1, lat1, lon2, lat2).azimuth; in spherical_azimuth()
177 return spherical_azimuth<T, false>(lon1, lat1, lon2, lat2).azimuth; in spherical_azimuth()
H A Dresult_inverse.hpp23 , azimuth(0) in result_inverse()
30 T azimuth; member
H A Ddifferential_quantities.hpp40 CT const& azimuth, CT const& reverse_azimuth, in apply() argument
51 azimuth, reverse_azimuth, in apply()
59 CT const& azimuth, CT const& reverse_azimuth, in apply() argument
92 CT const sin_alp1 = sin(azimuth); in apply()
93 CT const cos_alp1 = cos(azimuth); in apply()
H A Dvincenty_inverse.hpp199 …result.azimuth = atan2(cos_U2 * sin_lambda, cos_U1 * sin_U2 - sin_U1 * cos_U2 * cos_lambda); // (2… in apply()
212 result.azimuth, result.reverse_azimuth, in apply()
H A Dthomas_inverse.hpp189 result.azimuth = alpha1; in apply()
208 result.azimuth, result.reverse_azimuth, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dintersection.hpp355 …ides.set<0>(is_equal_a1_b1 ? 0 : formula::azimuth_side_value(res_b1_a1.azimuth, res_b1_b2.azimuth), in apply()
356 … is_equal_a2_b1 ? 0 : formula::azimuth_side_value(res_b1_a2.azimuth, res_b1_b2.azimuth)); in apply()
388 …ides.set<1>(is_equal_a1_b1 ? 0 : formula::azimuth_side_value(res_a1_b1.azimuth, res_a1_a2.azimuth), in apply()
389 … is_equal_a1_b2 ? 0 : formula::azimuth_side_value(res_a1_b2.azimuth, res_a1_a2.azimuth)); in apply()
495 bool opposite = ! same_direction(res_a1_a2.azimuth, res_b1_b2.azimuth); in apply()
639 if (! same_direction(res_a1_b1.azimuth, res_a1_a2.azimuth)) in calculate_collinear_data()
744 && same_direction(res_b1_a1.azimuth, res_b1_b2.azimuth)) in calculate_ip_data()
761 && same_direction(res_b1_a2.azimuth, res_b1_b2.azimuth)) in calculate_ip_data()
778 && same_direction(res_a1_b1.azimuth, res_a1_a2.azimuth)) in calculate_ip_data()
795 && same_direction(res_a1_b2.azimuth, res_a1_a2.azimuth)) in calculate_ip_data()
[all …]
H A Dside.hpp107 calc_t a1p = azimuth<calc_t, inverse_formula>(p1, p, m_model); in apply()
108 calc_t a12 = azimuth<calc_t, inverse_formula>(p1, p2, m_model); in apply()
119 static inline ResultType azimuth(Point1 const& point1, Point2 const& point2, in azimuth() function in boost::geometry::strategy::side::geographic
126 model).azimuth; in azimuth()
H A Dazimuth.hpp27 namespace strategy { namespace azimuth namespace
70 a1 = i_res.azimuth; in apply()
89 a1 = i_res.azimuth; in apply()
104 typedef strategy::azimuth::geographic
H A Ddisjoint_segment_box.hpp84 geometry::strategy::azimuth::geographic in apply()
H A Denvelope_segment.hpp54 geometry::strategy::azimuth::geographic in apply()
/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
54 a1 = result.azimuth; in apply()
73 a1 = result.azimuth; in apply()
86 typedef strategy::azimuth::spherical<CalculationType> type;
H A Denvelope_segment.hpp43 geometry::strategy::azimuth::spherical<CalculationType> azimuth_spherical; in apply()
H A Ddisjoint_segment_box.hpp67 geometry::strategy::azimuth::spherical<CT> azimuth_strategy; in apply()
/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
37 typedef strategy::azimuth::cartesian<CalculationType> type;
/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/plugins/position/simulator/
H A Dqgeosatelliteinfosource_simulator.cpp119 satInfo.setAttribute(QGeoSatelliteInfo::Azimuth, info.azimuth); in updateData()

12