Searched refs:crs_AB (Results 1 – 2 of 2) sorted by relevance
74 calc_t crs_AB = geometry::formula::spherical_azimuth<calc_t, false> in apply() local77 calc_t XTD = asin(sin(d1) * sin(crs_AD - crs_AB)); in apply()
426 return_type crs_AB = result.azimuth; in apply() local432 return_type d_crs1 = crs_AD - crs_AB; in apply()443 << crs_AB * geometry::math::r2d<return_type>() << std::endl; in apply()