Home
last modified time | relevance | path

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

12

/dports/astro/libgal/libgal-0.5.0/sgp4/
H A Dgal_dpper.c148 sel, ses, sghl, sghs, shll, shs, sil, in gal_dpper() local
194 sghl = xgh2 * f2 + xgh3 * f3 + xgh4 * sinzf ; in gal_dpper()
199 pgh = sghs + sghl ; in gal_dpper()
H A Dgal_dsinit.c233 ses , sgs , sghl , sghs , shs , shll , sis , in gal_dsinit() local
306 sghl = s4 * znl * ( z31 + z33 - 6.0 ) ; in gal_dsinit()
317 *domdt = sgs + sghl ; in gal_dsinit()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdspr.c29 doublereal dalf, dbet, pinc, sghl, sghs, xnoh, alfdp; in zzdspr_() local
450 sghl = *xgh2 * f2 + *xgh3 * f3 + *xgh4 * sinzf; in zzdspr_()
455 pgh = sghs + sghl; in zzdspr_()
H A Dzzdsin.c38 doublereal sghl, aonv, sghs, temp, ainv2, sini2, temp1; in zzdsin_() local
567 sghl = *s4 * znl * (*z31 + *z33 - 6.); in zzdsin_()
575 *domdt = sgs + sghl; in zzdsin_()
H A Dzznrddp.c22 static doublereal ctem, delt, pinc, sghl; in zznrddp_0_() local
1426 sghl = xgh2 * f2 + xgh3 * f3 + xgh4 * sinzf; in zznrddp_0_()
1434 pgh = sghs + sghl; in zznrddp_0_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdspr.c29 doublereal dalf, dbet, pinc, sghl, sghs, xnoh, alfdp; in zzdspr_() local
450 sghl = *xgh2 * f2 + *xgh3 * f3 + *xgh4 * sinzf; in zzdspr_()
455 pgh = sghs + sghl; in zzdspr_()
H A Dzzdsin.c38 doublereal sghl, aonv, sghs, temp, ainv2, sini2, temp1; in zzdsin_() local
567 sghl = *s4 * znl * (*z31 + *z33 - 6.); in zzdsin_()
575 *domdt = sgs + sghl; in zzdsin_()
H A Dzznrddp.c22 static doublereal ctem, delt, pinc, sghl; in zznrddp_0_() local
1426 sghl = xgh2 * f2 + xgh3 * f3 + xgh4 * sinzf; in zznrddp_0_()
1434 pgh = sghs + sghl; in zznrddp_0_()
/dports/misc/libpredict/libpredict-2.0.0/src/
H A Dsdp4.h39 double pl, pinc, pe, sh1, sghl, shs, savtsn, atime, xni, xli, sghs; member
H A Dsdp4.c764 deep_dyn->sghl=m->xgh2*f2+m->xgh3*f3+m->xgh4*sinzf; in sdp4_deep()
771 pgh=deep_dyn->sghs+deep_dyn->sghl; in sdp4_deep()
/dports/astro/kstars/kstars-3.5.6/kstars/skyobjects/
H A Dsatellite.cpp489 double ses, sghl, sghs, shll, shs, sis, sls; in init() local
556 sghl = s4 * znl * (z31 + z33 - 6.0); in init()
560 domdt = sgs + sghl; in init()
922 …p, betdp, cosip, cosop, dalf, dbet, dls, f2, f3, pe, pgh, ph, pinc, pl, sel, ses, sghl, sghs, shll, in sgp4() local
951 sghl = xgh2 * f2 + xgh3 * f3 + xgh4 * sinzf; in sgp4()
956 pgh = sghs + sghl; in sgp4()
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.cpp222 sel, ses, sghl, sghs, shll, shs, sil, in dpper() local
256 sghl = xgh2 * f2 + xgh3 * f3 + xgh4 * sinzf; in dpper()
261 pgh = sghs + sghl; in dpper()
712 ses , sgs , sghl , sghs , shs , shll , sis , in dsinit() local
758 sghl = s4 * znl * (z31 + z33 - 6.0); in dsinit()
763 domdt = sgs + sghl; in dsinit()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.cpp204 sel, ses, sghl, sghs, shll, shs, sil, in dpper() local
242 sghl = xgh2 * f2 + xgh3 * f3 + xgh4 * sinzf; in dpper()
247 pgh = sghs + sghl; in dpper()
683 ses , sgs , sghl , sghs , shs , shll , sis , in dsinit() local
729 sghl = s4 * znl * (z31 + z33 - 6.0); in dsinit()
734 domdt = sgs + sghl; in dsinit()
/dports/comms/gpredict/gpredict-2.2.1/src/sgpsdp/
H A Dsgp4sdp4.h148 double d2201,d2211,sghl,sh1,pinc,pe,shs,zsingl,zcosgl; member
H A Dsgp4sdp4.c980 sat->dps.sghl = sat->dps.xgh2*f2+sat->dps.xgh3*f3+sat->dps.xgh4*sinzf; in Deep()
987 pgh = sat->dps.sghs+sat->dps.sghl; in Deep()
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_arabic.vim48 " Typing sghl in Arabic insert mode should show the
572 call feedkeys("/^sghl!\<C-^>vim$\<C-^>\<CR>", 'tx')
578 call feedkeys("/^sghl!\<C-^>vim$\<CR>", 'tx')
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.cpp243 sel, ses, sghl, sghs, shll, shs, sil, in dpper() local
277 sghl = xgh2 * f2 + xgh3 * f3 + xgh4 * sinzf; in dpper()
282 pgh = sghs + sghl; in dpper()
731 ses, sgs, sghl, sghs, shs, shll, sis, in dsinit() local
777 sghl = s4 * znl * (z31 + z33 - 6.0); in dsinit()
782 domdt = sgs + sghl; in dsinit()
/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dpropagation.py222 sghl = xgh2 * f2 + xgh3 * f3 + xgh4 * sinzf;
227 pgh = sghs + sghl;
706 sghl = s4 * znl * (z31 + z33 - 6.0);
711 domdt = sgs + sghl;
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp4sdp4.c496 d2201,d2211,sghl,sh1,pinc,pe,shs,zsingl,zcosgl, in Deep() local
966 sghl = xgh2*f2+xgh3*f3+xgh4*sinzf; in Deep()
973 pgh = sghs+sghl; in Deep()
/dports/astro/pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp947 …const double sghl = deepspace_consts_.xgh2 * f2 + deepspace_consts_.xgh3 * f3 + deepspace_consts_.… in DeepSpaceCalculateLunarSolarTerms() local
956 pgh = sghs + sghl; in DeepSpaceCalculateLunarSolarTerms()
/dports/astro/py-pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp947 …const double sghl = deepspace_consts_.xgh2 * f2 + deepspace_consts_.xgh3 * f3 + deepspace_consts_.… in DeepSpaceCalculateLunarSolarTerms() local
956 pgh = sghs + sghl; in DeepSpaceCalculateLunarSolarTerms()
/dports/astro/p5-Astro-satpass/Astro-satpass-0.122/lib/Astro/Coord/ECI/
H A DTLE.pm4970 $dpsp->{sghl} = $dpsp->{xgh2} * $f2 + $dpsp->{xgh3} * $f3 + $dpsp->{xgh4} * $sinzf;
4977 my $pgh = $dpsp->{sghs} + $dpsp->{sghl};
5256 $pe, $pgh, $ph, $pinc, $pl, $sel, $ses, $sghl, $sghs, $shl,
5295 $sghl= $parm->{xgh2}*$f2+ $parm->{xgh3}*$f3+ $parm->{xgh4}*$sinzf;
5300 $pgh= $sghs+ $sghl;
5711 $g533, $ses, $sgs, $sghl, $sghs, $shs, $shl, $sis, $sini2, $sls,
5765 $sghl= $init->{s4}*$znl*($init->{z31}+ $init->{z33}- 6);
5772 $parm->{domdt}= $sgs+$sghl;
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_arabic.vim49 " Typing sghl in Arabic insert mode should show the
/dports/comms/predict/predict-2.2.7/
H A Dpredict.c1019 stepn, step2, preep, pl, sghs, xli, d2201, d2211, sghl, sh1, pinc, in Deep() local
1455 sghl=xgh2*f2+xgh3*f3+xgh4*sinzf; in Deep()
1462 pgh=sghs+sghl; in Deep()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/language/
H A Ddetector.cpp862 S sghl[] = { 32, d, h, 0 }; variable
1246 N l1n252[] = { { sghl, .337 }, H };
12054 N l23n252[] = { { sXq, .351 }, { sghl, .329 }, { shiX, .154 }, H };

12