Home
last modified time | relevance | path

Searched refs:root44 (Results 1 – 15 of 15) sorted by relevance

/dports/astro/libgal/libgal-0.5.0/sgp4/
H A Dgal_dsinit.c235 q31 , q33 , root22, root44, root54, rptim , root32, in gal_dsinit() local
247 root44 = 7.3636953e-9 ; in gal_dsinit()
429 temp = 2.0 * temp1 * root44 ; in gal_dsinit()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdsin.c40 doublereal theta, emsqo, root22, root32, root52, root44, root54, rptim; in zzdsin_() local
512 root44 = 7.3636953e-9; in zzdsin_()
694 temp = temp1 * 2. * root44; in zzdsin_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdsin.c40 doublereal theta, emsqo, root22, root32, root52, root44, root54, rptim; in zzdsin_() local
512 root44 = 7.3636953e-9; in zzdsin_()
694 temp = temp1 * 2. * root44; in zzdsin_()
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp4sdp4.h120 #define root44 7.3636953E-9 macro
H A Dsgp4sdp4.c766 temp = 2*temp1*root44; in Deep()
/dports/comms/gpredict/gpredict-2.2.1/src/sgpsdp/
H A Dsgp4sdp4.h249 #define root44 7.3636953E-9 macro
H A Dsgp4sdp4.c793 temp = 2*temp1*root44; in Deep()
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.cpp714 q31 , q33 , root22, root44, root54, rptim , root32, in dsinit() local
722 root44 = 7.3636953e-9; in dsinit()
864 temp = 2.0 * temp1 * root44; in dsinit()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.cpp685 q31 , q33 , root22, root44, root54, rptim , root32, in dsinit() local
693 root44 = 7.3636953e-9; in dsinit()
836 temp = 2.0 * temp1 * root44; in dsinit()
/dports/astro/kstars/kstars-3.5.6/kstars/skyobjects/
H A Dsatellite.cpp527 const double root44 = 7.3636953e-9; in init() local
649 temp = 2.0 * temp1 * root44; in init()
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.cpp733 q31, q33, root22, root44, root54, rptim, root32, in dsinit() local
740 root44 = 7.3636953e-9; in dsinit()
883 temp = 2.0 * temp1 * root44; in dsinit()
/dports/archivers/snappy-java/snappy-java-1.1.7.5/src/test/resources/org/xerial/snappy/testdata/calgary/
H A Dnews2231 Path: alberta!mnetor!uunet!mcvax!ukc!stc!root44!jgh
2236 Message-ID: <489@root44.co.uk>
6352 Path: alberta!mnetor!uunet!mcvax!ukc!stc!root44!cdwf
6356 Message-ID: <492@root44.co.uk>
6359 Reply-To: cdwf@root44.UUCP (Clive D.W. Feather)
6387 Path: alberta!mnetor!uunet!mcvax!ukc!stc!root44!cdwf
6391 Message-ID: <493@root44.co.uk>
6394 Reply-To: cdwf@root44.UUCP (Clive D.W. Feather)
7213 Path: alberta!mnetor!uunet!mcvax!ukc!stc!root44!gwc
7219 Message-ID: <495@root44.co.uk>
[all …]
/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dpropagation.py669 root44 = 7.3636953e-9;
813 temp = 2.0 * temp1 * root44;
/dports/astro/p5-Astro-satpass/Astro-satpass-0.122/lib/Astro/Coord/ECI/
H A DTLE.pm5714 my ($q22, $q31, $q33, $root22, $root44, $root54, $rptim, $root32,
5722 $root44= 7.3636953e-09;
5897 $temp= 2*$temp1*$root44;
/dports/comms/predict/predict-2.2.7/
H A Dpredict.c88 #define root44 7.3636953E-9 macro
1271 temp=2*temp1*root44; in Deep()