Home
last modified time | relevance | path

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

12

/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/third_party/libsgp4/
H A DSGP4.h63 double xlcof; member
191 … const double xl, const double xnode, const double xincl, const double xlcof,
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/third_party/libsgp4/
H A DSGP4.h63 double xlcof; member
191 … const double xl, const double xnode, const double xincl, const double xlcof,
/dports/misc/libpredict/libpredict-2.0.0/src/
H A Dsgp4.h18 t5cof, x1mth2, x3thm1, x7thm1, xmcof, xmdot, xnodcf, xnodot, xlcof; member
H A Dsdp4.h61 double x3thm1, c1, x1mth2, c4, xnodcf, t2cof, xlcof, member
H A Dsgp4.c102 m->xlcof=0.125*a3ovk2*m->sinio*(3+5*m->cosio)/(1+m->cosio); in sgp4_init()
167 xll=temp*m->xlcof*axn; in sgp4_predict()
/dports/astro/libgal/libgal-0.5.0/sgp4/
H A Dgal_sgp4.c331 sgp4->xlcof = -0.25 * sgp4->j3oj2 * sinip * ( 3.0 + 5.0 * cosip ) / ( 1.0 + cosip ) ; in gal_sgp4()
334 sgp4->xlcof = -0.25 * sgp4->j3oj2 * sinip * ( 3.0 + 5.0 * cosip ) / temp4 ; in gal_sgp4()
340 xl = mp + argpp + nodep + temp * sgp4->xlcof * axnl ; in gal_sgp4()
H A Dgal_sgp4t.h128 double xlcof ; member
H A Dgal_sgp4init.c134 sgp4->xlcof = 0.0 ; sgp4->xmcof = 0.0 ; sgp4->nodecf = 0.0 ; in gal_sgp4init()
320 sgp4->xlcof = -0.25 * sgp4->j3oj2 * sinio * ( 3.0 + 5.0 * cosio ) / ( 1.0 + cosio ) ; in gal_sgp4init()
323 sgp4->xlcof = -0.25 * sgp4->j3oj2 * sinio * ( 3.0 + 5.0 * cosio ) / temp4 ; in gal_sgp4init()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzsgp4.c64 static doublereal argpo, xlcof, xmcof; in zzsgp4_0_() local
1230 xlcof = j3oj2 * -.25 * sinio * (cosio * 5. + 3.) / (cosio + 1.); in zzsgp4_0_()
1232 xlcof = j3oj2 * -.25 * sinio * (cosio * 5. + 3.) / temp4; in zzsgp4_0_()
1653 xlcof = j3oj2 * -.25 * sinip * (cosip * 5. + 3.) / (cosip + 1.); in zzsgp4_0_()
1655 xlcof = j3oj2 * -.25 * sinip * (cosip * 5. + 3.) / temp4; in zzsgp4_0_()
1661 xl = mp + argpp + nodep + temp * xlcof * axnl; in zzsgp4_0_()
H A Ddpspce.c50 xinck, xlcof, xmdot, xnode, xnodp; in dpspce_() local
604 xlcof = a3ovk2 * .125 * sinio * (cosio * 5. + 3.) / (cosio + 1.); in dpspce_()
649 xll = temp * xlcof * axn; in dpspce_()
H A Dev2lin.c53 x3thm1, x7thm1, fmod2p, theta2, theta4, xinck, xlcof, xmcof, in ev2lin_() local
607 xlcof = prelim[(i__1 = n * 29 - 6) < 174 && 0 <= i__1 ? i__1 : s_rnge( in ev2lin_()
708 xlcof = aycof * .5 * (cosio * 5. + 3.) / (cosio + 1.); in ev2lin_()
783 , i__1, "ev2lin_", (ftnlen)1015)] = xlcof; in ev2lin_()
859 xll = temp * xlcof * axn; in ev2lin_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzsgp4.c64 static doublereal argpo, xlcof, xmcof; in zzsgp4_0_() local
1230 xlcof = j3oj2 * -.25 * sinio * (cosio * 5. + 3.) / (cosio + 1.); in zzsgp4_0_()
1232 xlcof = j3oj2 * -.25 * sinio * (cosio * 5. + 3.) / temp4; in zzsgp4_0_()
1653 xlcof = j3oj2 * -.25 * sinip * (cosip * 5. + 3.) / (cosip + 1.); in zzsgp4_0_()
1655 xlcof = j3oj2 * -.25 * sinip * (cosip * 5. + 3.) / temp4; in zzsgp4_0_()
1661 xl = mp + argpp + nodep + temp * xlcof * axnl; in zzsgp4_0_()
H A Ddpspce.c50 xinck, xlcof, xmdot, xnode, xnodp; in dpspce_() local
604 xlcof = a3ovk2 * .125 * sinio * (cosio * 5. + 3.) / (cosio + 1.); in dpspce_()
649 xll = temp * xlcof * axn; in dpspce_()
H A Dev2lin.c53 x3thm1, x7thm1, fmod2p, theta2, theta4, xinck, xlcof, xmcof, in ev2lin_() local
607 xlcof = prelim[(i__1 = n * 29 - 6) < 174 && 0 <= i__1 ? i__1 : s_rnge( in ev2lin_()
708 xlcof = aycof * .5 * (cosio * 5. + 3.) / (cosio + 1.); in ev2lin_()
783 , i__1, "ev2lin_", (ftnlen)1015)] = xlcof; in ev2lin_()
859 xll = temp * xlcof * axn; in ev2lin_()
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.h75 t4cof , t5cof , x1mth2 , x7thm1 , mdot , nodedot, xlcof , xmcof , member
H A Dsgp4unit.cpp1377 satrec.xlcof = 0.0; satrec.xmcof = 0.0; satrec.nodecf = 0.0; in sgp4init()
1506 satrec.xlcof = -0.25 * j3oj2 * sinio * (3.0 + 5.0 * cosio) / (1.0 + cosio); in sgp4init()
1508 satrec.xlcof = -0.25 * j3oj2 * sinio * (3.0 + 5.0 * cosio) / temp4; in sgp4init()
1869 satrec.xlcof = -0.25 * j3oj2 * sinip * (3.0 + 5.0 * cosip) / (1.0 + cosip); in sgp4()
1871 satrec.xlcof = -0.25 * j3oj2 * sinip * (3.0 + 5.0 * cosip) / temp4; in sgp4()
1876 xl = mp + argpp + nodep + temp * satrec.xlcof * axnl; in sgp4()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.h75 t4cof , t5cof , x1mth2 , x7thm1 , mdot , nodedot, xlcof , xmcof , member
H A Dsgp4unit.cpp1352 satrec.xlcof = 0.0; satrec.xmcof = 0.0; satrec.nodecf = 0.0; in sgp4init()
1479 satrec.xlcof = -0.25 * j3oj2 * sinio * (3.0 + 5.0 * cosio) / (1.0 + cosio); in sgp4init()
1481 satrec.xlcof = -0.25 * j3oj2 * sinio * (3.0 + 5.0 * cosio) / temp4; in sgp4init()
1821 satrec.xlcof = -0.25 * j3oj2 * sinip * (3.0 + 5.0 * cosip) / (1.0 + cosip); in sgp4()
1823 satrec.xlcof = -0.25 * j3oj2 * sinip * (3.0 + 5.0 * cosip) / temp4; in sgp4()
1828 xl = mp + argpp + nodep + temp * satrec.xlcof * axnl; in sgp4()
/dports/astro/kstars/kstars-3.5.6/kstars/skyobjects/
H A Dsatellite.h155 double nodedot { 0 }, xlcof { 0 }, xmcof { 0 }, nodecf { 0 };
H A Dsatellite.cpp136 xlcof = 0.; in init()
303 xlcof = -0.25 * J3OJ2 * sinio * (3.0 + 5.0 * cosio) / (1.0 + cosio); in init()
305 xlcof = -0.25 * J3OJ2 * sinio * (3.0 + 5.0 * cosio) / temp4; in init()
1031 xlcof = -0.25 * J3OJ2 * sinip * (3.0 + 5.0 * cosip) / (1.0 + cosip); in sgp4()
1033 xlcof = -0.25 * J3OJ2 * sinip * (3.0 + 5.0 * cosip) / temp4; in sgp4()
1038 xl = mp + argpp + nodep + temp * xlcof * axnl; in sgp4()
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.h80 t4cof , t5cof , x1mth2 , x7thm1 , mdot , nodedot, xlcof , xmcof , member
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp4sdp4.c27 x1mth2,x3thm1,x7thm1,xmcof,xmdot,xnodcf,xnodot,xlcof; in SGP4() local
123 xlcof = 0.125*a3ovk2*sinio*(3+5*cosio)/(1+cosio); in SGP4()
175 xll = temp*xlcof*axn; in SGP4()
270 x3thm1,c1,x1mth2,c4,xnodcf,t2cof,xlcof,aycof,x7thm1; in SDP4() local
357 xlcof = 0.125*a3ovk2*deep_arg.sinio*(3+5*deep_arg.cosio)/ in SDP4()
401 xll = temp*xlcof*axn; in SDP4()
/dports/astro/pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp139 …common_consts_.xlcof = 0.125 * common_consts_.a3ovk2 * common_consts_.sinio * (3.0 + 5.0 * common_… in Initialise()
142 common_consts_.xlcof in Initialise()
367 … return CalculateFinalPositionVelocity(tsince, e, a, omega, xl, xnode, xincl, common_consts_.xlcof, in FindPositionSGP4()
390 … const double xl, const double xnode, const double xincl, const double xlcof, in CalculateFinalPositionVelocity() argument
401 const double xll = temp11 * xlcof * axn; in CalculateFinalPositionVelocity()
/dports/astro/py-pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp139 …common_consts_.xlcof = 0.125 * common_consts_.a3ovk2 * common_consts_.sinio * (3.0 + 5.0 * common_… in Initialise()
142 common_consts_.xlcof in Initialise()
367 … return CalculateFinalPositionVelocity(tsince, e, a, omega, xl, xnode, xincl, common_consts_.xlcof, in FindPositionSGP4()
390 … const double xl, const double xnode, const double xincl, const double xlcof, in CalculateFinalPositionVelocity() argument
401 const double xll = temp11 * xlcof * axn; in CalculateFinalPositionVelocity()
/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dpropagation.py1312 satrec.xlcof = 0.0; satrec.xmcof = 0.0; satrec.nodecf = 0.0;
1477 satrec.xlcof = -0.25 * satrec.j3oj2 * sinio * (3.0 + 5.0 * cosio) / (1.0 + cosio);
1479 satrec.xlcof = -0.25 * satrec.j3oj2 * sinio * (3.0 + 5.0 * cosio) / temp4;
1845 satrec.xlcof = -0.25 * satrec.j3oj2 * sinip * (3.0 + 5.0 * cosip) / (1.0 + cosip);
1847 satrec.xlcof = -0.25 * satrec.j3oj2 * sinip * (3.0 + 5.0 * cosip) / temp4;
1852 xl = mp + argpp + nodep + temp * satrec.xlcof * axnl;

12