Searched refs:azi12r (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/libs/geometry/test/formulas/ |
D | direct.cpp | 76 double azi12r = results.azimuth12 * d2r; in test_all() local 89 result = vi_t::apply(lon1r, lat1r, distance, azi12r, spheroid); in test_all() 96 result = th_t::apply(lon1r, lat1r, distance, azi12r, spheroid); in test_all() 103 result = th_t1st::apply(lon1r, lat1r, distance, azi12r, spheroid); in test_all() 117 azi12r, sphere); in test_all()
|