Home
last modified time | relevance | path

Searched refs:root52 (Results 1 – 14 of 14) sorted by relevance

/dports/astro/libgal/libgal-0.5.0/sgp4/
H A Dgal_dsinit.c236 root52, x2o3 , xke , znl , emo , zns , emsqo , in gal_dsinit() local
251 root52 = 1.1428639e-7 ; in gal_dsinit()
433 temp = temp1 * root52 ; 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
519 root52 = 1.1428639e-7; in zzdsin_()
698 temp = temp1 * root52; 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
519 root52 = 1.1428639e-7; in zzdsin_()
698 temp = temp1 * root52; in zzdsin_()
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp4sdp4.h121 #define root52 1.1428639E-7 macro
H A Dsgp4sdp4.c770 temp = temp1*root52; in Deep()
/dports/comms/gpredict/gpredict-2.2.1/src/sgpsdp/
H A Dsgp4sdp4.h250 #define root52 1.1428639E-7 macro
H A Dsgp4sdp4.c797 temp = temp1*root52; in Deep()
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.cpp715 root52, x2o3 , xke , znl , emo , zns , emsqo, in dsinit() local
726 root52 = 1.1428639e-7; in dsinit()
868 temp = temp1 * root52; in dsinit()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.cpp686 root52, x2o3 , xke=0 , znl , emo , zns , emsqo, in dsinit() local
697 root52 = 1.1428639e-7; in dsinit()
840 temp = temp1 * root52; in dsinit()
/dports/astro/kstars/kstars-3.5.6/kstars/skyobjects/
H A Dsatellite.cpp531 const double root52 = 1.1428639e-7; in init() local
653 temp = temp1 * root52; in init()
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.cpp734 root52, x2o3, znl, emo, zns, emsqo; in dsinit() local
744 root52 = 1.1428639e-7; in dsinit()
887 temp = temp1 * root52; in dsinit()
/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dpropagation.py673 root52 = 1.1428639e-7;
817 temp = temp1 * root52;
/dports/astro/p5-Astro-satpass/Astro-satpass-0.122/lib/Astro/Coord/ECI/
H A DTLE.pm5715 $root52, $znl, $zns, $emo, $emsqo);
5726 $root52= 1.1428639e-07;
5901 $temp= $temp1*$root52;
/dports/comms/predict/predict-2.2.7/
H A Dpredict.c89 #define root52 1.1428639E-7 macro
1275 temp=temp1*root52; in Deep()