Home
last modified time | relevance | path

Searched refs:cosgam (Results 1 – 25 of 31) sorted by relevance

12

/dports/math/vtk6/VTK-6.2.0/ThirdParty/libproj4/vtklibproj4/
H A Dproj_omerc.c29 double A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; \
50 U = (S * P->singam - V * P->cosgam) / T;
56 P->ArB * atan2((S * P->cosgam + V * P->singam) , temp);
85 Up = (Vp * P->cosgam + Sp * P->singam) / Tp;
93 lp.lam = - P->rB * atan2((Sp * P->cosgam -
177 P->cosgam = cos(gamma0);
H A Dproj_ocea.c34 double cosgam;
90 P->cosgam = cos(P->singam);
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Domerc.hpp66 T A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
93 U = (s * this->m_proj_parm.singam - V * this->m_proj_parm.cosgam) / t; in fwd()
102 …u = this->m_proj_parm.ArB * atan2((s * this->m_proj_parm.cosgam + V * this->m_proj_parm.singam), t… in fwd()
137 Up = (Vp * this->m_proj_parm.cosgam + Sp * this->m_proj_parm.singam) / Tp; in inv()
146 lp_lon = - this->m_proj_parm.rB * atan2((Sp * this->m_proj_parm.cosgam - in inv()
250 proj_parm.cosgam = cos(gamma0); in setup_omerc()
H A Docea.hpp67 T cosgam; member
155 proj_parm.cosgam = cos(proj_parm.singam); in setup_ocea()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/proj/
H A Domerc.hpp66 T A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
93 U = (s * this->m_proj_parm.singam - V * this->m_proj_parm.cosgam) / t; in fwd()
102 …u = this->m_proj_parm.ArB * atan2((s * this->m_proj_parm.cosgam + V * this->m_proj_parm.singam), t… in fwd()
137 Up = (Vp * this->m_proj_parm.cosgam + Sp * this->m_proj_parm.singam) / Tp; in inv()
146 lp_lon = - this->m_proj_parm.rB * atan2((Sp * this->m_proj_parm.cosgam - in inv()
250 proj_parm.cosgam = cos(gamma0); in setup_omerc()
H A Docea.hpp67 T cosgam; member
155 proj_parm.cosgam = cos(proj_parm.singam); in setup_ocea()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_omerc.c32 double A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
52 U = (S * Q->singam - V * Q->cosgam) / T; in e_forward()
60 u = Q->ArB * atan2((S * Q->cosgam + V * Q->singam), temp); in e_forward()
94 Up = (Vp * Q->cosgam + Sp * Q->singam) / Tp; in e_inverse()
102 lp.lam = - Q->rB * atan2((Sp * Q->cosgam - in e_inverse()
218 Q->cosgam = cos(gamma0); in PROJECTION()
H A DPJ_ocea.c13 double cosgam; member
101 Q->cosgam = cos(Q->singam); in PROJECTION()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/proj/
H A Domerc.hpp66 T A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
93 U = (s * this->m_proj_parm.singam - V * this->m_proj_parm.cosgam) / t; in fwd()
102 …u = this->m_proj_parm.ArB * atan2((s * this->m_proj_parm.cosgam + V * this->m_proj_parm.singam), t… in fwd()
137 Up = (Vp * this->m_proj_parm.cosgam + Sp * this->m_proj_parm.singam) / Tp; in inv()
146 lp_lon = - this->m_proj_parm.rB * atan2((Sp * this->m_proj_parm.cosgam - in inv()
250 proj_parm.cosgam = cos(gamma0); in setup_omerc()
H A Docea.hpp67 T cosgam; member
155 proj_parm.cosgam = cos(proj_parm.singam); in setup_ocea()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/proj/
H A Domerc.hpp66 T A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
93 U = (s * this->m_proj_parm.singam - V * this->m_proj_parm.cosgam) / t; in fwd()
102 …u = this->m_proj_parm.ArB * atan2((s * this->m_proj_parm.cosgam + V * this->m_proj_parm.singam), t… in fwd()
137 Up = (Vp * this->m_proj_parm.cosgam + Sp * this->m_proj_parm.singam) / Tp; in inv()
146 lp_lon = - this->m_proj_parm.rB * atan2((Sp * this->m_proj_parm.cosgam - in inv()
250 proj_parm.cosgam = cos(gamma0); in setup_omerc()
H A Docea.hpp67 T cosgam; member
155 proj_parm.cosgam = cos(proj_parm.singam); in setup_ocea()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/proj/
H A Domerc.hpp66 T A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
93 U = (s * this->m_proj_parm.singam - V * this->m_proj_parm.cosgam) / t; in fwd()
102 …u = this->m_proj_parm.ArB * atan2((s * this->m_proj_parm.cosgam + V * this->m_proj_parm.singam), t… in fwd()
137 Up = (Vp * this->m_proj_parm.cosgam + Sp * this->m_proj_parm.singam) / Tp; in inv()
146 lp_lon = - this->m_proj_parm.rB * atan2((Sp * this->m_proj_parm.cosgam - in inv()
250 proj_parm.cosgam = cos(gamma0); in setup_omerc()
H A Docea.hpp67 T cosgam; member
155 proj_parm.cosgam = cos(proj_parm.singam); in setup_ocea()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/proj/
H A Domerc.hpp66 T A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
99 U = (s * this->m_proj_parm.singam - V * this->m_proj_parm.cosgam) / t; in fwd()
108 …u = this->m_proj_parm.ArB * atan2((s * this->m_proj_parm.cosgam + V * this->m_proj_parm.singam), t… in fwd()
143 Up = (Vp * this->m_proj_parm.cosgam + Sp * this->m_proj_parm.singam) / Tp; in inv()
152 lp_lon = - this->m_proj_parm.rB * atan2((Sp * this->m_proj_parm.cosgam - in inv()
256 proj_parm.cosgam = cos(gamma0); in setup_omerc()
H A Docea.hpp67 T cosgam; member
161 proj_parm.cosgam = cos(proj_parm.singam); in setup_ocea()
/dports/graphics/proj/proj-7.2.1/src/projections/
H A Domerc.cpp38 double A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
59 const double U = (S * Q->singam - V * Q->cosgam) / T; in omerc_e_forward()
69 u = Q->ArB * atan2((S * Q->cosgam + V * Q->singam), temp); in omerc_e_forward()
107 Up = (Vp * Q->cosgam + Sp * Q->singam) / Tp; in omerc_e_inverse()
117 lp.lam = - Q->rB * atan2((Sp * Q->cosgam - in omerc_e_inverse()
226 Q->cosgam = cos(gamma0); in PROJECTION()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Domerc.hpp66 T A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
93 U = (s * this->m_proj_parm.singam - V * this->m_proj_parm.cosgam) / t; in fwd()
102 …u = this->m_proj_parm.ArB * atan2((s * this->m_proj_parm.cosgam + V * this->m_proj_parm.singam), t… in fwd()
137 Up = (Vp * this->m_proj_parm.cosgam + Sp * this->m_proj_parm.singam) / Tp; in inv()
146 lp_lon = - this->m_proj_parm.rB * atan2((Sp * this->m_proj_parm.cosgam - in inv()
250 proj_parm.cosgam = cos(gamma0); in setup_omerc()
H A Docea.hpp67 T cosgam; member
155 proj_parm.cosgam = cos(proj_parm.singam); in setup_ocea()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_omerc.c32 double A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
52 U = (S * Q->singam - V * Q->cosgam) / T; in e_forward()
60 u = Q->ArB * atan2((S * Q->cosgam + V * Q->singam), temp); in e_forward()
94 Up = (Vp * Q->cosgam + Sp * Q->singam) / Tp; in e_inverse()
102 lp.lam = - Q->rB * atan2((Sp * Q->cosgam - in e_inverse()
218 Q->cosgam = cos(gamma0); in PROJECTION()
H A DPJ_ocea.c13 double cosgam; member
101 Q->cosgam = cos(Q->singam); in PROJECTION()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Domerc.hpp66 T A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot; member
93 U = (s * this->m_proj_parm.singam - V * this->m_proj_parm.cosgam) / t; in fwd()
102 …u = this->m_proj_parm.ArB * atan2((s * this->m_proj_parm.cosgam + V * this->m_proj_parm.singam), t… in fwd()
137 Up = (Vp * this->m_proj_parm.cosgam + Sp * this->m_proj_parm.singam) / Tp; in inv()
146 lp_lon = - this->m_proj_parm.rB * atan2((Sp * this->m_proj_parm.cosgam - in inv()
250 proj_parm.cosgam = cos(gamma0); in setup_omerc()
H A Docea.hpp67 T cosgam; member
155 proj_parm.cosgam = cos(proj_parm.singam); in setup_ocea()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/srs/projections/proj/
H A Domerc.hpp65 T A, B, E, AB, ArB, BrA, rB, singam, cosgam, sinrot, cosrot;
98 U = (s * this->m_proj_parm.singam - V * this->m_proj_parm.cosgam) / t; in fwd()
107 …u = this->m_proj_parm.ArB * atan2((s * this->m_proj_parm.cosgam + V * this->m_proj_parm.singam), t… in fwd()
142 Up = (Vp * this->m_proj_parm.cosgam + Sp * this->m_proj_parm.singam) / Tp; in fwd()
151 lp_lon = - this->m_proj_parm.rB * atan2((Sp * this->m_proj_parm.cosgam - in fwd()
255 proj_parm.cosgam = cos(gamma0);
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/aero/
H A Daerodc81.c112 doublereal alpha, gamma, cosgam, mach, q; in c81_aerod2() local
177 cosgam = cos(gamma); in c81_aerod2()
178 mach = (vtot*sqrt(cosgam))/cs; in c81_aerod2()
213 doublereal dclatmp = (cl - cl0)/(alpha*cosgam); in c81_aerod2()
256 doublereal alpha, gamma, cosgam, mach, q; in c81_aerod2_u() local
322 cosgam = cos(gamma); in c81_aerod2_u()
323 mach = (vtot*sqrt(cosgam))/cs; in c81_aerod2_u()
371 doublereal dclatmp = (cl - cl0)/(alpha*cosgam); in c81_aerod2_u()
571 dclatan = (cl - cl0)/(alphaN*cosgam); in c81_aerod2_u()

12