Home
last modified time | relevance | path

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

12

/third_party/boost/boost/geometry/algorithms/detail/
Dazimuth.hpp49 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 …]
Dcalculate_point_order.hpp45 CalcT const& azimuth() const in azimuth() function
/third_party/boost/boost/geometry/strategies/
Dazimuth.hpp20 namespace strategy { namespace azimuth { namespace services namespace
/third_party/boost/boost/geometry/strategies/cartesian/
Dazimuth.hpp21 namespace strategy { namespace azimuth namespace
/third_party/boost/boost/geometry/formulas/
Dresult_inverse.hpp30 T azimuth; member
Dmeridian_direct.hpp66 CT azimuth = north ? c0 : pi; in apply() local
Dgnomonic_spheroid.hpp82 CT const azimuth = atan2(x, y); in inverse() local
Ddifferential_quantities.hpp41 CT const& azimuth, CT const& reverse_azimuth, in apply()
60 CT const& azimuth, CT const& reverse_azimuth, in apply()
Dandoyer_inverse.hpp247 static inline void normalize_azimuth(CT & azimuth, CT const& A, CT const& dA) in normalize_azimuth()
Dspherical.hpp43 T azimuth; member
/third_party/boost/libs/geometry/test/formulas/
Ddirect_accuracy.cpp63 double distance_m, azimuth, azi2; in test_main() local
Dinverse_cases.hpp24 double azimuth; member
Dvertex_longitude.cpp56 bg::strategy::azimuth::spherical<> azimuth; in test_vrt_lon_sph() local
/third_party/boost/boost/geometry/strategies/geographic/
Dline_interpolate.hpp88 calc_t azimuth = inverse_t::apply(get_as_radian<0>(p0), get_as_radian<1>(p0), in apply() local
Dside.hpp139 static inline ResultType azimuth(Point1 const& point1, Point2 const& point2, in azimuth() function in boost::geometry::strategy::side::geographic
Dazimuth.hpp27 namespace strategy { namespace azimuth namespace
/third_party/boost/libs/geometry/test/strategies/
Dvincenty.cpp81 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/
Dazimuth.hpp25 namespace strategy { namespace azimuth namespace
/third_party/node/deps/icu-small/source/i18n/
Dastro.h261 double azimuth; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dastro.h261 double azimuth; variable
/third_party/icu/icu4c/source/i18n/
Dastro.h261 double azimuth; variable
Dastro.cpp515 double azimuth = atan2(-cosD*cosL*sinH, sinD - sinL * ::sin(altitude)); in eclipticToHorizon() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dastro.h261 double azimuth; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCalendarAstronomer.java492 double azimuth = Math.atan2(-cosD*cosL*sinH, sinD - sinL * Math.sin(altitude)); in eclipticToHorizon() local
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstsensors.h142 gfloat azimuth; member

12