Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/formulas/
Dinverse_karney.cpp54 double lat1d = results.p1.lat; in test_all() local
64 result_k = ka_t::apply(lon1d, lat1d, lon2d, lat2d, spheroid); in test_all()
72 double lat1d = results.p1.lat; in test_karney() local
82 result = ka_t::apply(lon1d, lat1d, lon2d, lat2d, spheroid); in test_karney()
Ddirect.cpp79 double lat1d = results.p1.lat; in test_all() local
124 result = ka_t::apply(lon1d, lat1d, distance, azi12d, spheroid); in test_all()
132 geod.Direct(lat1d, lon1d, azi12d, distance, in test_all()
144 double lat1d = results.p1.lat; in test_karney_antipodal() local
154 result = ka_t::apply(lon1d, lat1d, distance, azi12d, spheroid); in test_karney_antipodal()