Home
last modified time | relevance | path

Searched defs:lon (Results 1 – 25 of 41) sorted by relevance

12

/third_party/boost/libs/geometry/test/formulas/
Dvertex_longitude_cases.hpp17 double lon; member
23 double lon; member
Dintersection_cases.hpp17 double lon; member
23 double lon; member
Ddirect_meridian_cases.hpp17 double lon; member
Dinverse_cases.hpp17 double lon; member
Ddirect_cases.hpp18 double lon; member
/third_party/grpc/examples/csharp/RouteGuide/RouteGuideClient/
DProgram.cs41 public void GetFeature(int lat, int lon) in GetFeature()
206 private RouteNote NewNote(string message, int lat, int lon) in NewNote()
/third_party/boost/libs/geometry/index/test/rtree/
Drtree_non_cartesian.cpp47 double lon = x; in test_rtree() local
63 double lon = x; in test_rtree() local
/third_party/boost/libs/geometry/test/srs/
Dprojections.cpp53 double lon, double lat, in test_forward()
80 double lon, double lat, in test_inverse()
Dprojection.cpp43 void test_one(double lon, double lat, in test_one()
Dprojection_epsg.cpp41 void test_one(double lon, double lat, in test_one()
Dprojection_selftest_cases.hpp49 struct LL { double lon, lat; }; member
/third_party/boost/boost/geometry/srs/projections/impl/
Dadjlon.hpp49 inline T adjlon (T lon) in adjlon()
Dpj_inv.hpp67 calc_t lon = 0, lat = 0; in pj_inv() local
/third_party/boost/boost/geometry/formulas/
Dspherical.hpp48 static inline void sph_to_cart3d(T const& lon, T const& lat, T & x, T & y, T & z) in sph_to_cart3d()
61 calc_t const lon = get_as_radian<0>(point_sph); in sph_to_cart3d() local
75 static inline void cart3d_to_sph(T const& x, T const& y, T const& z, T & lon, T & lat) in cart3d_to_sph()
97 coord_t lon = get<0>(res); in cart3d_to_sph() local
Dgnomonic_spheroid.hpp52 static inline bool forward(CT const& lon0, CT const& lat0, in forward()
76 CT & lon, CT & lat, in inverse()
Dsjoberg_intersection.hpp304 sjoberg_geodesic(CT const& lon, CT const& lat, CT const& alpha, CT const& f) in sjoberg_geodesic()
509 bool lon(CT const& sin_beta, CT const& t, vertex_data const& vd, in lon() function in boost::geometry::formula::sjoberg_geodesic
539 CT lon(CT const& delta_lon) const in lon() function in boost::geometry::formula::sjoberg_geodesic
550 void vertex(CT & lon, CT & lat) const in vertex()
643 CT & lon, CT & lat, in apply()
667 CT & lon, CT & lat, in apply()
799 CT & lon, CT & lat) // out in newton_method()
931 CT const& lon1, CT const& lon2, CT const& lon) in is_result_longitude_ok()
981 CT & lon, CT & lat) in converge_07()
1154 CT & lon, CT & k_diff, in converge_07_one_geod()
Dgnomonic_intersection.hpp49 CT & lon, CT & lat, in apply()
69 CT & lon, CT & lat, in apply()
Dinterpolate_point_spherical.hpp66 CalculationType const lon = geometry::get_as_radian<0>(p0); in compute_axis() local
Dgeographic.hpp43 calc_t const lon = get_as_radian<0>(point_geo); in geo_to_cart3d() local
69 calc_t const lon = get_as_radian<0>(point_geo); in geo_to_cart3d() local
126 coord_t lon = get<0>(res); in cart3d_to_geo() local
/third_party/boost/boost/geometry/strategies/spherical/
Dside_by_cross_track.hpp68 calc_t lon = geometry::get_as_radian<0>(p); in apply() local
/third_party/boost/libs/geometry/test/strategies/
Ddistance_cross_track_cases.hpp17 double lon; member
Dthomas.cpp78 void test_side(double lon1, double lat1, in test_side()
/third_party/boost/boost/geometry/srs/projections/proj/
Dchamb.hpp189 static const std::string lon[3] = {"lon_1", "lon_2", "lon_3"}; in chamb_init_lon() local
195 … static const srs::dpar::name_r lon[3] = {srs::dpar::lon_1, srs::dpar::lon_2, srs::dpar::lon_3}; in chamb_init_lon() local
Dqsc.hpp161 inline T qsc_shift_lon_origin(T const& lon, T const& offset) in qsc_shift_lon_origin()
190 T lat, lon; in fwd() local
/third_party/cJSON/
Dtest.c33 double lon; member

12