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