Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/strategies/
Dcross_track.cpp160 typename bg::coordinate_type<Point>::type const p_to_ab = 86.798321 * 1000.0; in test_all() local
161 test_distance<Point, LatitudePolicy>(2, 48, 4, 52, 2, 41, average_earth_radius, p_to_ab, 0.1); in test_all()
162 test_distance<Point, LatitudePolicy>(2, 48, 2, 41, 4, 52, average_earth_radius, p_to_ab, 0.1); in test_all()