Home
last modified time | relevance | path

Searched defs:vincenty (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/geometry/strategies/geographic/
Dside_vincenty.hpp40 class vincenty class
46 vincenty() in vincenty() function in boost::geometry::strategy::side::vincenty
49 explicit vincenty(Spheroid const& model) in vincenty() function in boost::geometry::strategy::side::vincenty
Dparameters.hpp104 struct vincenty struct
114 struct direct
131 struct inverse
Ddistance_vincenty.hpp47 class vincenty class
59 inline vincenty() in vincenty() function in boost::geometry::strategy::distance::vincenty
63 explicit inline vincenty(Spheroid const& spheroid) in vincenty() function in boost::geometry::strategy::distance::vincenty
/third_party/boost/libs/geometry/test/formulas/
Dvertex_longitude_cases.hpp33 double vincenty; member
Dinverse_cases.hpp35 expected_result vincenty; member
Ddirect_cases.hpp37 expected_result vincenty; member
/third_party/boost/libs/geometry/test/algorithms/perimeter/
Dperimeter_geo.cpp95 typename geo_strategies<P>::vincenty_type vincenty; in test_vincenty() local
/third_party/boost/libs/geometry/test/algorithms/length/
Dlength_geo.cpp82 typename geo_strategies<P>::vincenty_type vincenty; in test_vincenty() local
/third_party/boost/libs/geometry/test/strategies/
Ddistance_cross_track_cases.hpp28 double vincenty; member
Dvincenty.cpp177 vincenty_type vincenty(spheroid); in test_vincenty() local