Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp1084 geodesic_type const& geod, in converge_07_one_geod() argument
1096 … bool is_beta_ok = geod.k_diffs(sin_beta, vertex, k_diff_before, k_diff_behind, check_sin_beta); in converge_07_one_geod()
1103 CT const asin_t_t0j = ! geod.is_Cj_zero ? asin(bounded(t / geod.t0j, -c1, c1)) : 0; in converge_07_one_geod()
1104 CT const sign_asin_t_t0j = geod.sign_lon_diff * asin_t_t0j; in converge_07_one_geod()
1106 CT const lon_before = geod.lonj + sign_asin_t_t0j + k_diff_before; in converge_07_one_geod()
1107 CT const lon_behind = geod.lonj - sign_asin_t_t0j + k_diff_behind; in converge_07_one_geod()