Searched refs:crs_AB (Results 1 – 1 of 1) sorted by relevance
380 << crs_AB * geometry::math::r2d<return_type>() << std::endl; in apply()402 return_type crs_AB = geometry::detail::course<return_type>(sp1, sp2); in apply() local403 return_type crs_BA = crs_AB - geometry::math::pi<return_type>(); in apply()405 return_type d_crs1 = crs_AD - crs_AB; in apply()