Home
last modified time | relevance | path

Searched refs:lon_before (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.hpp513 CT & lon_before, CT & lon_behind) const in lon() argument
521 lon_before = lonj; in lon()
535 lon_before = lonj + sign_lon_diff * (asin_t_t0j - asin_tj_t0j + dLj); in lon()
536 lon_behind = vd.lon0j + (vd.lon0j - lon_before); in lon()
1106 CT const lon_before = geod.lonj + sign_asin_t_t0j + k_diff_before; in converge_07_one_geod() local
1109 CT const lon_dist_before = math::longitude_distance_signed<radian>(lon_before, lon_sph); in converge_07_one_geod()
1114 lon = lon_before; in converge_07_one_geod()