Home
last modified time | relevance | path

Searched refs:xnddt (Results 1 – 25 of 27) sorted by relevance

12

/dports/astro/libgal/libgal-0.5.0/sgp4/
H A Dgal_dspace.c154 xl, xldot, xnddt, xndt, xomi, in gal_dspace() local
273 xnddt = del1 * cos ( *xli - fasx2 ) + in gal_dspace()
277 xnddt *= xldot ; in gal_dspace()
300 xnddt = d2201 * cos ( x2omi + *xli - g22 ) + d2211 * cos ( *xli - g22 ) + in gal_dspace()
307 xnddt *= xldot ; in gal_dspace()
317 *xni += xndt * delt + xnddt * step2 ; in gal_dspace()
323 *nm = *xni + xndt * ft + xnddt * ft * ft * 0.5 ; in gal_dspace()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdspc.c33 doublereal theta, xnddt; in zzdspc_() local
359 xnddt = *del1 * cos(*xli - fasx2) + *del2 * 2. * cos((*xli - in zzdspc_()
361 xnddt *= xldot; in zzdspc_()
377 xnddt = *d2201 * cos(x2omi + *xli - g22) + *d2211 * cos(*xli in zzdspc_()
384 xnddt *= xldot; in zzdspc_()
400 *xni = *xni + xndt * delt + xnddt * step2; in zzdspc_()
404 *xn = *xni + xndt * ft + xnddt * ft * ft * .5; in zzdspc_()
H A Dzzsecprt.c12 xldot, doublereal *xndot, doublereal *xnddt) in zzsecprt_() argument
188 *xnddt = dg[0] * cos(x2omi + *xli - 5.7686396) + dg[1] * cos(*xli - in zzsecprt_()
201 *xnddt = del[0] * cos(*xli - .13130908) + del[1] * 2. * cos((*xli - in zzsecprt_()
205 *xnddt *= *xldot; in zzsecprt_()
H A Dzznrddp.c36 stepp, x1, x2, x3, x4, x5, x6, x7, x8, xldot, xnddt, xndot, in zznrddp_0_() local
1196 xfact, &xldot, &xndot, &xnddt); in zznrddp_0_()
1198 xni = xni + xndot * delt + xnddt * 259200.; in zznrddp_0_()
1208 xfact, &xldot, &xndot, &xnddt); in zznrddp_0_()
1210 xni = xni + xndot * delt + xnddt * 259200.; in zznrddp_0_()
1219 xldot, &xndot, &xnddt); in zznrddp_0_()
1220 *xn = xni + xndot * ft + xnddt * ft * ft * .5; in zznrddp_0_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdspc.c33 doublereal theta, xnddt; in zzdspc_() local
359 xnddt = *del1 * cos(*xli - fasx2) + *del2 * 2. * cos((*xli - in zzdspc_()
361 xnddt *= xldot; in zzdspc_()
377 xnddt = *d2201 * cos(x2omi + *xli - g22) + *d2211 * cos(*xli in zzdspc_()
384 xnddt *= xldot; in zzdspc_()
400 *xni = *xni + xndt * delt + xnddt * step2; in zzdspc_()
404 *xn = *xni + xndt * ft + xnddt * ft * ft * .5; in zzdspc_()
H A Dzzsecprt.c12 xldot, doublereal *xndot, doublereal *xnddt) in zzsecprt_() argument
188 *xnddt = dg[0] * cos(x2omi + *xli - 5.7686396) + dg[1] * cos(*xli - in zzsecprt_()
201 *xnddt = del[0] * cos(*xli - .13130908) + del[1] * 2. * cos((*xli - in zzsecprt_()
205 *xnddt *= *xldot; in zzsecprt_()
H A Dzznrddp.c36 stepp, x1, x2, x3, x4, x5, x6, x7, x8, xldot, xnddt, xndot, in zznrddp_0_() local
1196 xfact, &xldot, &xndot, &xnddt); in zznrddp_0_()
1198 xni = xni + xndot * delt + xnddt * 259200.; in zznrddp_0_()
1208 xfact, &xldot, &xndot, &xnddt); in zznrddp_0_()
1210 xni = xni + xndot * delt + xnddt * 259200.; in zznrddp_0_()
1219 xldot, &xndot, &xnddt); in zznrddp_0_()
1220 *xn = xni + xndot * ft + xnddt * ft * ft * .5; in zznrddp_0_()
H A DSpiceZfc.h14895 …gdot, doublereal *xli, doublereal *xfact, doublereal *xldot, doublereal *xndot, doublereal *xnddt);
/dports/astro/kstars/kstars-3.5.6/kstars/skyobjects/
H A Dsatellite.cpp767 double delt, ft, theta, x2li, x2omi, xl, xldot, xnddt, xndt, xomi; in sgp4() local
818 xnddt = del1 * cos(xli - fasx2) + 2.0 * del2 * cos(2.0 * (xli - fasx4)) + in sgp4()
820 xnddt = xnddt * xldot; in sgp4()
833xnddt = d2201 * cos(x2omi + xli - g22) + d2211 * cos(xli - g22) + d3210 * cos(xomi + xli - g32) + in sgp4()
838 xnddt = xnddt * xldot; in sgp4()
854 xni = xni + xndt * delt + xnddt * step2; in sgp4()
859 nm = xni + xndt * ft + xnddt * ft * ft * 0.5; in sgp4()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.cpp963 double delt, ft, theta, x2li, x2omi, xl, xldot , xnddt, xndt, xomi, g22, g32, in dspace() local
967 xnddt = 0.0; in dspace()
1036 xnddt = del1 * std::cos(xli - fasx2) + in dspace()
1039 xnddt = xnddt * xldot; in dspace()
1053 xnddt = d2201 * std::cos(x2omi + xli - g22) + d2211 * std::cos(xli - g22) + in dspace()
1059 xnddt = xnddt * xldot; in dspace()
1079 xni = xni + xndt * delt + xnddt * step2; in dspace()
1084 nm = xni + xndt * ft + xnddt * ft * ft * 0.5; in dspace()
/dports/misc/libpredict/libpredict-2.0.0/src/
H A Dsdp4.c622 x2li, x2omi, xl, xldot, xnddt, in sdp4_deep() local
704xnddt=m->del1*cos(deep_dyn->xli-m->fasx2)+2*m->del2*cos(2*(deep_dyn->xli-m->fasx4))+3*m->del3*cos(… in sdp4_deep()
713xnddt=m->d2201*cos(x2omi+deep_dyn->xli-G22)+m->d2211*cos(deep_dyn->xli-G22)+m->d3210*cos(xomi+deep… in sdp4_deep()
717 xnddt=xnddt*xldot; in sdp4_deep()
721 deep_dyn->xni=deep_dyn->xni+xndot*delt+xnddt*m->step2; in sdp4_deep()
727 deep_dyn->xn=deep_dyn->xni+xndot*ft+xnddt*ft*ft*0.5; in sdp4_deep()
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/third_party/libsgp4/
H A DSGP4.h157 double xnddt; member
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/third_party/libsgp4/
H A DSGP4.h157 double xnddt; member
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp4sdp4.c508 x2li,x2omi,x3,x4,x5,x6,x7,x8,xl,xldot,xmao,xnddt, in Deep() local
886 xnddt = del1*cos(xli-fasx2)+2*del2*cos(2*(xli-fasx4)) in Deep()
904 xnddt = d2201*cos(x2omi+xli-g22) in Deep()
917 xnddt = xnddt*xldot; in Deep()
922 xni = xni+xndot*delt+xnddt*step2; in Deep()
930 deep_arg->xn = xni+xndot*ft+xnddt*ft*ft*0.5; in Deep()
/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dpropagation.py1018 xnddt = del1 * cos(xli - fasx2) + \
1021 xnddt = xnddt * xldot;
1035 xnddt = (d2201 * cos(x2omi + xli - g22) + d2211 * cos(xli - g22) +
1041 xnddt = xnddt * xldot;
1056 xni = xni + xndt * delt + xnddt * step2;
1059 nm = xni + xndt * ft + xnddt * ft * ft * 0.5;
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.cpp996 double delt, ft, theta, x2li, x2omi, xl, xldot , xnddt, xndt, xomi, g22, g32, in dspace() local
1064 xnddt = del1 * cos(xli - fasx2) + in dspace()
1067 xnddt = xnddt * xldot; in dspace()
1081 xnddt = d2201 * cos(x2omi + xli - g22) + d2211 * cos(xli - g22) + in dspace()
1087 xnddt = xnddt * xldot; in dspace()
1105 xni = xni + xndt * delt + xnddt * step2; in dspace()
1110 nm = xni + xndt * ft + xnddt * ft * ft * 0.5; in dspace()
/dports/astro/p5-Astro-satpass/Astro-satpass-0.122/lib/Astro/Coord/ECI/
H A DTLE.pm3744 my $xnddt = $c1dtc1 * $xndt + $c1 * $d16;
3756 my $d17 = $xnddt / $xnodp - $xndtn ** 2;
3788 my $tmnddt = $xnddt * 1.e9;
3791 $gamma = - $xntrdt / ($xnddt * ($pp - 2.));
4865 my ($xndot, $xnddt);
4900 $xnddt = $xnddt * $xldot;
4912 return ($xldot, $xndot, $xnddt);
6125 $xnddt= $parm->{del1}*cos($$xli-$fasx2) +
6128 $xnddt= $xnddt*$xldot;
6157 $xnddt= $xnddt*$xldot;
[all …]
/dports/astro/pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp1140 + integrator_params_.values_t.xnddt * ft * ft * 0.5; in DeepSpaceSecular()
1173 values.xnddt = deepspace_consts_.del1 * cos(integrator_params_.xli - FASX2) in DeepSpaceCalcDotTerms()
1190 values.xnddt in DeepSpaceCalcDotTerms()
1203 values.xnddt *= values.xldot; in DeepSpaceCalcDotTerms()
1218 integrator_params_.xni += values.xndot * delt + values.xnddt * step2; in DeepSpaceIntegrator()
/dports/astro/py-pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp1140 + integrator_params_.values_t.xnddt * ft * ft * 0.5; in DeepSpaceSecular()
1173 values.xnddt = deepspace_consts_.del1 * cos(integrator_params_.xli - FASX2) in DeepSpaceCalcDotTerms()
1190 values.xnddt in DeepSpaceCalcDotTerms()
1203 values.xnddt *= values.xldot; in DeepSpaceCalcDotTerms()
1218 integrator_params_.xni += values.xndot * delt + values.xnddt * step2; in DeepSpaceIntegrator()
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.cpp1015 double delt, ft, theta, x2li, x2omi, xl, xldot, xnddt, xndt, xomi, g22, g32, in dspace() local
1084 xnddt = del1 * cos(xli - fasx2) + in dspace()
1087 xnddt = xnddt * xldot; in dspace()
1101 xnddt = d2201 * cos(x2omi + xli - g22) + d2211 * cos(xli - g22) + in dspace()
1107 xnddt = xnddt * xldot; in dspace()
1126 xni = xni + xndt * delt + xnddt * step2; in dspace()
1131 nm = xni + xndt * ft + xnddt * ft * ft * 0.5; in dspace()
/dports/comms/gpredict/gpredict-2.2.1/src/sgpsdp/
H A Dsgp4sdp4.c540 x2li,x2omi,x3,x4,x5,x6,x7,x8,xl,xldot,xmao,xnddt, in Deep() local
902xnddt = sat->dps.del1*cos(sat->dps.xli-sat->dps.fasx2)+2*sat->dps.del2*cos(2*(sat->dps.xli-sat->dp… in Deep()
919 xnddt = sat->dps.d2201*cos(x2omi+sat->dps.xli-g22) in Deep()
932 xnddt = xnddt*xldot; in Deep()
936 sat->dps.xni = sat->dps.xni+xndot*delt+xnddt*sat->dps.step2; in Deep()
945 sat->deep_arg.xn = sat->dps.xni+xndot*ft+xnddt*ft*ft*0.5; in Deep()
/dports/comms/predict/predict-2.2.7/
H A Dpredict.c1029 x2, x2li, x2omi, x3, x4, x5, x6, x7, x8, xl, xldot, xmao, xnddt, in Deep() local
1395 xnddt=del1*cos(xli-fasx2)+2*del2*cos(2*(xli-fasx4))+3*del3*cos(3*(xli-fasx6)); in Deep()
1404xnddt=d2201*cos(x2omi+xli-g22)+d2211*cos(xli-g22)+d3210*cos(xomi+xli-g32)+d3222*cos(-xomi+xli-g32)… in Deep()
1408 xnddt=xnddt*xldot; in Deep()
1413 xni=xni+xndot*delt+xnddt*step2; in Deep()
1419 deep_arg->xn=xni+xndot*ft+xnddt*ft*ft*0.5; in Deep()
/dports/astro/celestia-gtk/celestia-1.6.1/windows/inc/spice/
H A DSpiceZfc.h11267 …gdot, doublereal *xli, doublereal *xfact, doublereal *xldot, doublereal *xndot, doublereal *xnddt);
/dports/astro/celestia/celestia-1.6.1/windows/inc/spice/
H A DSpiceZfc.h11267 …gdot, doublereal *xli, doublereal *xfact, doublereal *xldot, doublereal *xndot, doublereal *xnddt);
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A DSpiceZfc.h14895 …gdot, doublereal *xli, doublereal *xfact, doublereal *xldot, doublereal *xndot, doublereal *xnddt);

12