Home
last modified time | relevance | path

Searched refs:long_wrap_center (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp114 T long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member
141 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp577 while( x < dstdefn.long_wrap_center - math::pi<coord_t>() ) in pj_transform()
579 while( x > dstdefn.long_wrap_center + math::pi<coord_t>() ) in pj_transform()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp112 T long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member
139 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp577 while( x < dstdefn.long_wrap_center - math::pi<coord_t>() ) in pj_transform()
579 while( x > dstdefn.long_wrap_center + math::pi<coord_t>() ) in pj_transform()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/impl/
H A Dprojects.hpp112 T long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member
139 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp577 while( x < dstdefn.long_wrap_center - math::pi<coord_t>() ) in pj_transform()
579 while( x > dstdefn.long_wrap_center + math::pi<coord_t>() ) in pj_transform()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp112 T long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member
139 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp577 while( x < dstdefn.long_wrap_center - math::pi<coord_t>() ) in pj_transform()
579 while( x > dstdefn.long_wrap_center + math::pi<coord_t>() ) in pj_transform()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/impl/
H A Dprojects.hpp112 T long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member
139 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp577 while( x < dstdefn.long_wrap_center - math::pi<coord_t>() ) in pj_transform()
579 while( x > dstdefn.long_wrap_center + math::pi<coord_t>() ) in pj_transform()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/impl/
H A Dprojects.hpp129 T long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member
144 , from_greenwich(0), long_wrap_center(0), is_long_wrap_set(false) in pj_consts()
H A Dpj_transform.hpp577 while( x < dstdefn.long_wrap_center - math::pi<coord_t>() ) in pj_transform()
579 while( x > dstdefn.long_wrap_center + math::pi<coord_t>() ) in pj_transform()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp114 T long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member
141 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp577 while( x < dstdefn.long_wrap_center - math::pi<coord_t>() ) in pj_transform()
579 while( x > dstdefn.long_wrap_center + math::pi<coord_t>() ) in pj_transform()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dprojects.hpp114 T long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member
141 , from_greenwich(0), long_wrap_center(0) in pj_consts()
H A Dpj_transform.hpp577 while( x < dstdefn.long_wrap_center - math::pi<coord_t>() ) in pj_transform()
579 while( x > dstdefn.long_wrap_center + math::pi<coord_t>() ) 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.hpp129 T long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member
144 , from_greenwich(0), long_wrap_center(0), is_long_wrap_set(false) in pj_consts()
H A Dpj_transform.hpp576 while( x < dstdefn.long_wrap_center - math::pi<coord_t>() ) in pj_transform()
578 while( x > dstdefn.long_wrap_center + math::pi<coord_t>() ) in pj_transform()
/dports/graphics/proj/proj-7.2.1/src/
H A Dfwd.cpp145 coo.lpz.lam = P->long_wrap_center + in fwd_finalize()
146 adjlon(coo.lpz.lam - P->long_wrap_center); in fwd_finalize()
H A Dinit.cpp634 PIN->long_wrap_center = 0.0; in pj_init_ctx_with_allow_init_epsg()
691 PIN->long_wrap_center = pj_param(ctx, start, "rlon_wrap").f; in pj_init_ctx_with_allow_init_epsg()
695 if( !(fabs(PIN->long_wrap_center) < 10 * M_TWOPI) ) in pj_init_ctx_with_allow_init_epsg()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_init.c433 PIN->long_wrap_center = 0.0; in pj_init_ctx()
482 PIN->long_wrap_center = pj_param(ctx, start, "rlon_wrap").f; in pj_init_ctx()
509 PIN->long_wrap_center = pj_param(ctx, start, "rlon_wrap").f; in pj_init_ctx()
H A Dpj_transform.c428 while( x[point_offset*i] < dstdefn->long_wrap_center - M_PI ) in pj_transform()
430 while( x[point_offset*i] > dstdefn->long_wrap_center + M_PI ) in pj_transform()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_init.c433 PIN->long_wrap_center = 0.0; in pj_init_ctx()
482 PIN->long_wrap_center = pj_param(ctx, start, "rlon_wrap").f; in pj_init_ctx()
509 PIN->long_wrap_center = pj_param(ctx, start, "rlon_wrap").f; in pj_init_ctx()
H A Dpj_transform.c428 while( x[point_offset*i] < dstdefn->long_wrap_center - M_PI ) in pj_transform()
430 while( x[point_offset*i] > dstdefn->long_wrap_center + M_PI ) in pj_transform()
/dports/graphics/R-cran-rgdal/rgdal/inst/include/
H A Dprojects.h256 double long_wrap_center; /* 0.0 for -180 to 180, actually in radians*/ member

12