Home
last modified time | relevance | path

Searched refs:CalcRevAzimuth (Results 1 – 3 of 3) 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 Dandoyer_inverse.hpp53 static const bool CalcRevAzimuth = EnableReverseAzimuth || CalcQuantities; member in boost::geometry::formula::andoyer_inverse
188 if (BOOST_GEOMETRY_CONDITION(CalcRevAzimuth)) in apply()
H A Dvincenty_inverse.hpp63 static const bool CalcRevAzimuth = EnableReverseAzimuth || CalcQuantities; member
202 if (BOOST_GEOMETRY_CONDITION(CalcRevAzimuth)) in apply()
H A Dthomas_inverse.hpp53 static const bool CalcRevAzimuth = EnableReverseAzimuth || CalcQuantities; member in boost::geometry::formula::thomas_inverse