Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/spherical/
Ddistance_cross_track.hpp427 return_type crs_BA = result.reverse_azimuth - geometry::math::pi<return_type>(); in apply() local
433 return_type d_crs2 = crs_BD - crs_BA; in apply()
445 << crs_BA * geometry::math::r2d<return_type>() << std::endl; in apply()