Home
last modified time | relevance | path

Searched refs:g532 (Results 1 – 19 of 19) sorted by relevance

/dports/astro/libgal/libgal-0.5.0/sgp4/
H A Dgal_dsinit.c232 g322 , g410 , g422 , g520 , g521 , g532 , g533 , in gal_dsinit() local
395 g532 = -853.66600 + 4690.2500 * (*em) - 8624.7700 * emsq + 5341.4 * eoc ; in gal_dsinit()
400 g532 =-40023.880 + 170470.89 * (*em) - 242699.48 * emsq + 115605.82 * eoc ; in gal_dsinit()
435 *d5232 = temp * f523 * g532 ; in gal_dsinit()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdsin.c46 g520, g521, g532, g533; in zzdsin_() local
658 g532 = *eccm * 4690.25 - 853.666 - *emsq * 8624.77 + eoc * in zzdsin_()
665 g532 = *eccm * 170470.89 - 40023.88 - *emsq * 242699.48 + eoc in zzdsin_()
700 *d5232 = temp * f523 * g532; in zzdsin_()
H A Dzznrddp.c47 g410, g422, g520, g521, g532, g533, oxnode, pe0, ph0, pl0, rteqsq, in zznrddp_0_() local
905 g532 = eq * 170470.89 - 40023.88 - eqsq * 242699.48 + eoc * in zznrddp_0_()
911 g532 = eq * 4690.25 - 853.666 - eqsq * 8624.77 + eoc * 5341.4; in zznrddp_0_()
945 dg[7] = temp * f523 * g532; in zznrddp_0_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdsin.c46 g520, g521, g532, g533; in zzdsin_() local
658 g532 = *eccm * 4690.25 - 853.666 - *emsq * 8624.77 + eoc * in zzdsin_()
665 g532 = *eccm * 170470.89 - 40023.88 - *emsq * 242699.48 + eoc in zzdsin_()
700 *d5232 = temp * f523 * g532; in zzdsin_()
H A Dzznrddp.c47 g410, g422, g520, g521, g532, g533, oxnode, pe0, ph0, pl0, rteqsq, in zznrddp_0_() local
905 g532 = eq * 170470.89 - 40023.88 - eqsq * 242699.48 + eoc * in zznrddp_0_()
911 g532 = eq * 4690.25 - 853.666 - eqsq * 8624.77 + eoc * 5341.4; in zznrddp_0_()
945 dg[7] = temp * f523 * g532; in zznrddp_0_()
/dports/astro/pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp833 double g532; in DeepSpaceInitialise() local
838g532 = EvaluateCubicPolynomial(elements_.Eccentricity(), -853.666, 4690.25, -8624.77, 5341.4); in DeepSpaceInitialise()
842g532 = EvaluateCubicPolynomial(elements_.Eccentricity(), -40023.88, 170470.89, -242699.48, 115605.… in DeepSpaceInitialise()
877 deepspace_consts_.d5232 = temp * f523 * g532; in DeepSpaceInitialise()
/dports/astro/py-pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp833 double g532; in DeepSpaceInitialise() local
838g532 = EvaluateCubicPolynomial(elements_.Eccentricity(), -853.666, 4690.25, -8624.77, 5341.4); in DeepSpaceInitialise()
842g532 = EvaluateCubicPolynomial(elements_.Eccentricity(), -40023.88, 170470.89, -242699.48, 115605.… in DeepSpaceInitialise()
877 deepspace_consts_.d5232 = temp * f523 * g532; in DeepSpaceInitialise()
/dports/misc/libpredict/libpredict-2.0.0/src/
H A Dsdp4.c312 se, g300, g310, g322, g410, g422, g520, g521, g532, in sdp4_deep_initialize() local
523 g532=-853.666+4690.25*eq-8624.77*deep_arg->eosq+5341.4*eoc; in sdp4_deep_initialize()
530 g532 =-40023.88+170470.89*eq-242699.48*deep_arg->eosq+115605.82*eoc; in sdp4_deep_initialize()
561 m->d5232=temp*f523*g532; in sdp4_deep_initialize()
/dports/astro/kstars/kstars-3.5.6/kstars/skyobjects/
H A Dsatellite.cpp518 … f543, g200, g201, g211, g300, g310, g322, g410, g422, g520, g521, g532, g533, sgs, sini2, in init() local
615 g532 = -853.66600 + 4690.2500 * em - 8624.7700 * emsq + 5341.4 * eoc; in init()
621 g532 = -40023.880 + 170470.89 * em - 242699.48 * emsq + 115605.82 * eoc; in init()
655 d5232 = temp * f523 * g532; in init()
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp4sdp4.c506 g300,g310,g322,g410,g422,g520,g521,g532,g533,gam, in Deep() local
721 g532 = -853.666+4690.25*eq-8624.77* in Deep()
730 g532 = -40023.88+170470.89*eq-242699.48* in Deep()
772 d5232 = temp*f523*g532; in Deep()
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.cpp711 g322 , g410 , g422 , g520 , g521 , g532 , g533 , in dsinit() local
829 g532 = -853.66600 + 4690.2500 * em - 8624.7700 * emsq + 5341.4 * eoc; in dsinit()
835 g532 =-40023.880 + 170470.89 * em - 242699.48 * emsq + 115605.82 * eoc; in dsinit()
870 d5232 = temp * f523 * g532; in dsinit()
/dports/comms/gpredict/gpredict-2.2.1/src/sgpsdp/
H A Dsgp4sdp4.c538 g300,g310,g322,g410,g422,g520,g521,g532,g533,gam, in Deep() local
749 g532 = -853.666+4690.25*eq-8624.77* in Deep()
757 g532 = -40023.88+170470.89*eq-242699.48* in Deep()
799 sat->dps.d5232 = temp*f523*g532; in Deep()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.cpp682 g322 , g410 , g422 , g520 , g521 , g532 , g533 , in dsinit() local
801 g532 = -853.66600 + 4690.2500 * em - 8624.7700 * emsq + 5341.4 * eoc; in dsinit()
807 g532 =-40023.880 + 170470.89 * em - 242699.48 * emsq + 115605.82 * eoc; in dsinit()
842 d5232 = temp * f523 * g532; in dsinit()
/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dpropagation.py779 g532 = -853.66600 + 4690.2500 * em - 8624.7700 * emsq + 5341.4 * eoc;
785 g532 =-40023.880 + 170470.89 * em - 242699.48 * emsq + 115605.82 * eoc;
819 d5232 = temp * f523 * g532;
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.cpp730 g322, g410, g422, g520, g521, g532, g533, in dsinit() local
848 g532 = -853.66600 + 4690.2500 * em - 8624.7700 * emsq + 5341.4 * eoc; in dsinit()
854 g532 = -40023.880 + 170470.89 * em - 242699.48 * emsq + 115605.82 * eoc; in dsinit()
889 d5232 = temp * f523 * g532; in dsinit()
/dports/astro/p5-Astro-satpass/Astro-satpass-0.122/lib/Astro/Coord/ECI/
H A DTLE.pm4551 my ($g533, $g521, $g532);
4557 $g532 = - 853.666 + 4690.25 * $eq - 8624.77 * $eqsq +
4564 $g532 = - 40023.88 + 170470.89 * $eq - 242699.48 * $eqsq +
4600 $d5232 = $temp * $f523 * $g532;
5710 $g211, $g300, $g310, $g322, $g410, $g422, $g520, $g521, $g532,
5850 $g532= -853.666 +
5860 $g532=-40023.88 +
5903 $parm->{d5232}= $temp*$f523*$g532;
/dports/comms/predict/predict-2.2.7/
H A Dpredict.c1027 se, sel, ses, xls, g300, g310, g322, g410, g422, g520, g521, g532, in Deep() local
1239 g532=-853.666+4690.25*eq-8624.77*deep_arg->eosq+5341.4*eoc; in Deep()
1246 g532 =-40023.88+170470.89*eq-242699.48*deep_arg->eosq+115605.82*eoc; in Deep()
1277 d5232=temp*f523*g532; in Deep()
/dports/security/vanguards-tor/vanguards-0.3.1/tests/
H A Dstate.mock2080 g532
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/io_port2/
H A DLvFpga_Chinch_Interface.ngc3 …2To=:?4^e344>Xc9?l0Ri?9e:\g53b<Vm;=o6Pk17`8Za71i2To=;74^e35<>Xc9?<0Ri?95:\g532<Vm;=?6Pk1708Za7192T…