Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/projections/proj/
Dputp4p.hpp157 struct weren_spheroid : public detail::putp4p::base_putp4p_spheroid<T, Parameters> struct
160 inline weren_spheroid(Params const& , Parameters & par) in weren_spheroid() argument
172 … BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI(srs::spar::proj_weren, weren_spheroid) in BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI()
176 BOOST_GEOMETRY_PROJECTIONS_DETAIL_FACTORY_ENTRY_FI(weren_entry, weren_spheroid) in BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI()
/third_party/boost/libs/geometry/test/srs/
Dprojections_static.cpp247 test_forward<bg::projections::weren_spheroid>(amsterdam, utrecht, "+ellps=sphere +units=m", 4); in test_all()