Home
last modified time | relevance | path

Searched refs:crs_BD (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/strategies/spherical/
Ddistance_cross_track.hpp429 return_type crs_BD = geometry::formula::spherical_azimuth<return_type, false> in apply() local
433 return_type d_crs2 = crs_BD - crs_BA; in apply()
447 << crs_BD * geometry::math::r2d<return_type>() << std::endl; in apply()