/third_party/boost/boost/geometry/algorithms/detail/ |
D | azimuth.hpp | 49 struct azimuth struct 54 struct azimuth<ReturnType, geographic_tag> struct 57 static inline ReturnType apply(P1 const& p1, P2 const& p2, Spheroid const& spheroid) in apply() 66 static inline ReturnType apply(P1 const& p1, P2 const& p2) in apply() 73 struct azimuth<ReturnType, spherical_equatorial_tag> struct 76 static inline ReturnType apply(P1 const& p1, P2 const& p2, Sphere const& /*unused*/) in apply() 84 static inline ReturnType apply(P1 const& p1, P2 const& p2) in apply() 91 struct azimuth<ReturnType, spherical_polar_tag> struct 96 struct azimuth<ReturnType, cartesian_tag> struct 99 static inline ReturnType apply(P1 const& p1, P2 const& p2, Plane const& /*unused*/) in apply() [all …]
|
D | calculate_point_order.hpp | 45 CalcT const& azimuth() const in azimuth() function
|
/third_party/boost/boost/geometry/strategies/ |
D | azimuth.hpp | 20 namespace strategy { namespace azimuth { namespace services namespace
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | azimuth.hpp | 21 namespace strategy { namespace azimuth namespace
|
/third_party/boost/boost/geometry/formulas/ |
D | result_inverse.hpp | 30 T azimuth; member
|
D | meridian_direct.hpp | 66 CT azimuth = north ? c0 : pi; in apply() local
|
D | gnomonic_spheroid.hpp | 82 CT const azimuth = atan2(x, y); in inverse() local
|
D | differential_quantities.hpp | 41 CT const& azimuth, CT const& reverse_azimuth, in apply() 60 CT const& azimuth, CT const& reverse_azimuth, in apply()
|
D | andoyer_inverse.hpp | 247 static inline void normalize_azimuth(CT & azimuth, CT const& A, CT const& dA) in normalize_azimuth()
|
D | spherical.hpp | 43 T azimuth; member
|
/third_party/boost/libs/geometry/test/formulas/ |
D | direct_accuracy.cpp | 63 double distance_m, azimuth, azi2; in test_main() local
|
D | inverse_cases.hpp | 24 double azimuth; member
|
D | vertex_longitude.cpp | 56 bg::strategy::azimuth::spherical<> azimuth; in test_vrt_lon_sph() local
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | line_interpolate.hpp | 88 calc_t azimuth = inverse_t::apply(get_as_radian<0>(p0), get_as_radian<1>(p0), in apply() local
|
D | side.hpp | 139 static inline ResultType azimuth(Point1 const& point1, Point2 const& point2, in azimuth() function in boost::geometry::strategy::side::geographic
|
D | azimuth.hpp | 27 namespace strategy { namespace azimuth namespace
|
/third_party/boost/libs/geometry/test/strategies/ |
D | vincenty.cpp | 81 double azimuth(double deg, double min, double sec) in azimuth() function 95 double azimuth(double deg, double min) in azimuth() function
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | azimuth.hpp | 25 namespace strategy { namespace azimuth namespace
|
/third_party/node/deps/icu-small/source/i18n/ |
D | astro.h | 261 double azimuth; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | astro.h | 261 double azimuth; variable
|
/third_party/icu/icu4c/source/i18n/ |
D | astro.h | 261 double azimuth; variable
|
D | astro.cpp | 515 double azimuth = atan2(-cosD*cosL*sinH, sinD - sinL * ::sin(altitude)); in eclipticToHorizon() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | astro.h | 261 double azimuth; variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | CalendarAstronomer.java | 492 double azimuth = Math.atan2(-cosD*cosL*sinH, sinD - sinL * Math.sin(altitude)); in eclipticToHorizon() local
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstsensors.h | 142 gfloat azimuth; member
|