Searched refs:putp4p_spheroid (Results 1 – 2 of 2) sorted by relevance
135 struct putp4p_spheroid : public detail::putp4p::base_putp4p_spheroid<T, Parameters> struct138 inline putp4p_spheroid(Params const& , Parameters & par) in putp4p_spheroid() function171 … BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI(srs::spar::proj_putp4p, putp4p_spheroid) in BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI() argument175 BOOST_GEOMETRY_PROJECTIONS_DETAIL_FACTORY_ENTRY_FI(putp4p_entry, putp4p_spheroid) in BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI()
199 test_forward<bg::projections::putp4p_spheroid>(amsterdam, utrecht, "+ellps=sphere +units=m"); in test_all()