Home
last modified time | relevance | path

Searched refs:from_greenwich (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp113 T from_greenwich; /* prime meridian offset (in radians) */ member
141 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp394 if( srcdefn.from_greenwich != 0.0 ) in pj_transform()
401 set<0>(point, get<0>(point) + srcdefn.from_greenwich); in pj_transform()
443 if( dstdefn.from_greenwich != 0.0 ) in pj_transform()
450 set<0>(point, get<0>(point) - dstdefn.from_greenwich); in pj_transform()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp111 T from_greenwich; /* prime meridian offset (in radians) */ member
139 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp394 if( srcdefn.from_greenwich != 0.0 ) in pj_transform()
401 set<0>(point, get<0>(point) + srcdefn.from_greenwich); in pj_transform()
443 if( dstdefn.from_greenwich != 0.0 ) in pj_transform()
450 set<0>(point, get<0>(point) - dstdefn.from_greenwich); in pj_transform()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/impl/
H A Dprojects.hpp111 T from_greenwich; /* prime meridian offset (in radians) */ member
139 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp394 if( srcdefn.from_greenwich != 0.0 ) in pj_transform()
401 set<0>(point, get<0>(point) + srcdefn.from_greenwich); in pj_transform()
443 if( dstdefn.from_greenwich != 0.0 ) in pj_transform()
450 set<0>(point, get<0>(point) - dstdefn.from_greenwich); in pj_transform()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp111 T from_greenwich; /* prime meridian offset (in radians) */ member
139 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp394 if( srcdefn.from_greenwich != 0.0 ) in pj_transform()
401 set<0>(point, get<0>(point) + srcdefn.from_greenwich); in pj_transform()
443 if( dstdefn.from_greenwich != 0.0 ) in pj_transform()
450 set<0>(point, get<0>(point) - dstdefn.from_greenwich); in pj_transform()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/impl/
H A Dprojects.hpp111 T from_greenwich; /* prime meridian offset (in radians) */ member
139 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp394 if( srcdefn.from_greenwich != 0.0 ) in pj_transform()
401 set<0>(point, get<0>(point) + srcdefn.from_greenwich); in pj_transform()
443 if( dstdefn.from_greenwich != 0.0 ) in pj_transform()
450 set<0>(point, get<0>(point) - dstdefn.from_greenwich); in pj_transform()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/impl/
H A Dprojects.hpp128 T from_greenwich; /* prime meridian offset (in radians) */ member
144 , from_greenwich(0), long_wrap_center(0), is_long_wrap_set(false) in pj_consts()
H A Dpj_transform.hpp394 if( srcdefn.from_greenwich != 0.0 ) in pj_transform()
401 set<0>(point, get<0>(point) + srcdefn.from_greenwich); in pj_transform()
443 if( dstdefn.from_greenwich != 0.0 ) in pj_transform()
450 set<0>(point, get<0>(point) - dstdefn.from_greenwich); in pj_transform()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp113 T from_greenwich; /* prime meridian offset (in radians) */ member
141 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp394 if( srcdefn.from_greenwich != 0.0 ) in pj_transform()
401 set<0>(point, get<0>(point) + srcdefn.from_greenwich); in pj_transform()
443 if( dstdefn.from_greenwich != 0.0 ) in pj_transform()
450 set<0>(point, get<0>(point) - dstdefn.from_greenwich); in pj_transform()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp113 T from_greenwich; /* prime meridian offset (in radians) */ member
141 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp394 if( srcdefn.from_greenwich != 0.0 ) in pj_transform()
401 set<0>(point, get<0>(point) + srcdefn.from_greenwich); in pj_transform()
443 if( dstdefn.from_greenwich != 0.0 ) in pj_transform()
450 set<0>(point, get<0>(point) - dstdefn.from_greenwich); in pj_transform()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp128 T from_greenwich; /* prime meridian offset (in radians) */ member
144 , from_greenwich(0), long_wrap_center(0), is_long_wrap_set(false) in pj_consts()
H A Dpj_transform.hpp393 if( srcdefn.from_greenwich != 0.0 ) in pj_transform()
400 set<0>(point, get<0>(point) + srcdefn.from_greenwich); in pj_transform()
442 if( dstdefn.from_greenwich != 0.0 ) in pj_transform()
449 set<0>(point, get<0>(point) - dstdefn.from_greenwich); in pj_transform()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_transform.c250 if( srcdefn->from_greenwich != 0.0 ) in pj_transform()
255 x[point_offset*i] += srcdefn->from_greenwich; in pj_transform()
301 if( dstdefn->from_greenwich != 0.0 ) in pj_transform()
306 x[point_offset*i] -= dstdefn->from_greenwich; in pj_transform()
H A Dpj_init.c586 PIN->from_greenwich = dmstor_ctx(ctx,value,NULL); in pj_init_ctx()
589 PIN->from_greenwich = 0.0; in pj_init_ctx()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_transform.c250 if( srcdefn->from_greenwich != 0.0 ) in pj_transform()
255 x[point_offset*i] += srcdefn->from_greenwich; in pj_transform()
301 if( dstdefn->from_greenwich != 0.0 ) in pj_transform()
306 x[point_offset*i] -= dstdefn->from_greenwich; in pj_transform()
H A Dpj_init.c586 PIN->from_greenwich = dmstor_ctx(ctx,value,NULL); in pj_init_ctx()
589 PIN->from_greenwich = 0.0; in pj_init_ctx()
/dports/graphics/proj/proj-7.2.1/src/
H A Dinv.cpp107 coo.lp.lam = coo.lp.lam + P->from_greenwich + P->lam0; in inv_finalize()
H A Dinit.cpp817 PIN->from_greenwich = dmstor_ctx(ctx,value,nullptr); in pj_init_ctx_with_allow_init_epsg()
820 PIN->from_greenwich = 0.0; in pj_init_ctx_with_allow_init_epsg()
H A Dfwd.cpp88 coo.lp.lam = (coo.lp.lam - P->from_greenwich) - P->lam0; in fwd_prepare()

12