Home
last modified time | relevance | path

Searched refs:lon_behind (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()
522 lon_behind = lonj + sign_lon_diff * pi; in lon()
536 lon_behind = vd.lon0j + (vd.lon0j - lon_before); in lon()
1107 CT const lon_behind = geod.lonj - sign_asin_t_t0j + k_diff_behind; in converge_07_one_geod() local
1110 CT const lon_dist_behind = math::longitude_distance_signed<radian>(lon_behind, lon_sph); in converge_07_one_geod()
1119 lon = lon_behind; in converge_07_one_geod()