Home
last modified time | relevance | path

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

/dports/astro/libgal/libgal-0.5.0/sgp4/
H A Dgal_dscom.c261 x8 , xnodce, xnoi , zcosg , zcosgl, zcosh , zcoshl, in gal_dscom() local
297 zcoshl = sqrt ( 1.0 - zsinhl * zsinhl ) ; in gal_dscom()
300 zy = zcoshl * ctem + 0.91744867 * zsinhl * stem ; in gal_dscom()
393 zcosh = zcoshl * (*cnodm) + zsinhl * (*snodm) ; in gal_dscom()
394 zsinh = (*snodm) * zcoshl - (*cnodm) * zsinhl ; in gal_dscom()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdscm.c51 doublereal c1l, zcosgl, zcoshl, zcosil, zsingl, zsinhl, zcosgs, zsinil, in zzdscm_() local
411 zcoshl = sqrt(1. - zsinhl * zsinhl); in zzdscm_()
414 zy = zcoshl * ctem + zsinhl * .91744867 * stem; in zzdscm_()
503 zcosh = zcoshl * *cnodm + zsinhl * *snodm; in zzdscm_()
504 zsinh = *snodm * zcoshl - *cnodm * zsinhl; in zzdscm_()
H A Dzznrddp.c49 xi2, xi3, xl2, xl3, xl4, xnodeo, zcosgl, zcoshl, zcosil, zsingl, in zznrddp_0_() local
637 zcoshl = sqrt(1. - d__1 * d__1); in zznrddp_0_()
646 zy = zcoshl * ctem + zsinhl * .91744867 * stem; in zznrddp_0_()
809 zcosh = zcoshl * cosq + zsinhl * sinq; in zznrddp_0_()
810 zsinh = sinq * zcoshl - cosq * zsinhl; in zznrddp_0_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzdscm.c51 doublereal c1l, zcosgl, zcoshl, zcosil, zsingl, zsinhl, zcosgs, zsinil, in zzdscm_() local
411 zcoshl = sqrt(1. - zsinhl * zsinhl); in zzdscm_()
414 zy = zcoshl * ctem + zsinhl * .91744867 * stem; in zzdscm_()
503 zcosh = zcoshl * *cnodm + zsinhl * *snodm; in zzdscm_()
504 zsinh = *snodm * zcoshl - *cnodm * zsinhl; in zzdscm_()
H A Dzznrddp.c49 xi2, xi3, xl2, xl3, xl4, xnodeo, zcosgl, zcoshl, zcosil, zsingl, in zznrddp_0_() local
637 zcoshl = sqrt(1. - d__1 * d__1); in zznrddp_0_()
646 zy = zcoshl * ctem + zsinhl * .91744867 * stem; in zznrddp_0_()
809 zcosh = zcoshl * cosq + zsinhl * sinq; in zznrddp_0_()
810 zsinh = sinq * zcoshl - cosq * zsinhl; in zznrddp_0_()
/dports/misc/libpredict/libpredict-2.0.0/src/
H A Dsdp4.h72 zsingl, zcosgl, zsinhl, zcoshl, zsinil, zcosil; member
H A Dsdp4.c341 m->zcoshl=sqrt(1-m->zsinhl*m->zsinhl); in sdp4_deep_initialize()
346 zy=m->zcoshl*ctem+0.91744867*m->zsinhl*stem; in sdp4_deep_initialize()
462 zcosh=m->zcoshl*cosq+m->zsinhl*sinq; in sdp4_deep_initialize()
463 zsinh=sinq*m->zcoshl-cosq*m->zsinhl; in sdp4_deep_initialize()
/dports/astro/kstars/kstars-3.5.6/kstars/skyobjects/
H A Dsatellite.cpp332 …xnodce, xnoi, zcosg, zcosgl, zcosh, zcoshl, zcosi, zcosil, zsing, zsingl, zsinh, zsinhl, zsini, zs… in init() local
360 zcoshl = sqrt(1.0 - zsinhl * zsinhl); in init()
363 zy = zcoshl * ctem + 0.91744867 * zsinhl * stem; in init()
450 zcosh = zcoshl * cnodm + zsinhl * snodm; in init()
451 zsinh = snodm * zcoshl - cnodm * zsinhl; in init()
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp4sdp4.c497 zsinhl,zcoshl,zsinil,zcosil; in Deep() local
538 zcoshl = sqrt(1-zsinhl*zsinhl); in Deep()
543 zy = zcoshl*ctem+0.91744867*zsinhl*stem; in Deep()
656 zcosh = zcoshl*cosq+zsinhl*sinq; in Deep()
657 zsinh = sinq*zcoshl-cosq*zsinhl; in Deep()
/dports/astro/pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp620 const double zcoshl = sqrt(1.0 - zsinhl * zsinhl); in DeepSpaceInitialise() local
625 double zy = zcoshl * ctem + 0.91744867 * zsinhl * stem; in DeepSpaceInitialise()
752 zcosh = zcoshl * cosq + zsinhl * sinq; in DeepSpaceInitialise()
753 zsinh = sinq * zcoshl - cosq * zsinhl; in DeepSpaceInitialise()
/dports/astro/py-pykep/pykep-2.6/src/third_party/libsgp4/
H A DSGP4.cpp620 const double zcoshl = sqrt(1.0 - zsinhl * zsinhl); in DeepSpaceInitialise() local
625 double zy = zcoshl * ctem + 0.91744867 * zsinhl * stem; in DeepSpaceInitialise()
752 zcosh = zcoshl * cosq + zsinhl * sinq; in DeepSpaceInitialise()
753 zsinh = sinq * zcoshl - cosq * zsinhl; in DeepSpaceInitialise()
/dports/comms/gpredict/gpredict-2.2.1/src/sgpsdp/
H A Dsgp4sdp4.h149 double zsinhl,zcoshl,zsinil,zcosil; member
H A Dsgp4sdp4.c569 sat->dps.zcoshl = sqrt (1.0 - sat->dps.zsinhl * sat->dps.zsinhl); in Deep()
574 zy = sat->dps.zcoshl * ctem + 0.91744867 * sat->dps.zsinhl * stem; in Deep()
687 zcosh = sat->dps.zcoshl*cosq+sat->dps.zsinhl*sinq; in Deep()
688 zsinh = sinq*sat->dps.zcoshl-cosq*sat->dps.zsinhl; in Deep()
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.cpp443 x8 , xnodce, xnoi , zcosg , zcosgl, zcosh , zcoshl, in dscom() local
472 zcoshl = sqrt(1.0 - zsinhl * zsinhl); in dscom()
475 zy = zcoshl * ctem + 0.91744867 * zsinhl * stem; in dscom()
564 zcosh = zcoshl * cnodm + zsinhl * snodm; in dscom()
565 zsinh = snodm * zcoshl - cnodm * zsinhl; in dscom()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.cpp421 x8 , xnodce, xnoi , zcosg , zcosgl, zcosh , zcoshl, in dscom() local
450 zcoshl = std::sqrt(1.0 - zsinhl * zsinhl); in dscom()
453 zy = zcoshl * ctem + 0.91744867 * zsinhl * stem; in dscom()
540 zcosh = zcoshl * cnodm + zsinhl * snodm; in dscom()
541 zsinh = snodm * zcoshl - cnodm * zsinhl; in dscom()
/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dpropagation.py414 zcoshl = sqrt(1.0 - zsinhl * zsinhl);
417 zy = zcoshl * ctem + 0.91744867 * zsinhl * stem;
506 zcosh = zcoshl * cnodm + zsinhl * snodm;
507 zsinh = snodm * zcoshl - cnodm * zsinhl;
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.cpp459 x8, xnodce, xnoi, zcosg, zcosgl, zcosh, zcoshl, in dscom() local
488 zcoshl = sqrt(1.0 - zsinhl * zsinhl); in dscom()
491 zy = zcoshl * ctem + 0.91744867 * zsinhl * stem; in dscom()
580 zcosh = zcoshl * cnodm + zsinhl * snodm; in dscom()
581 zsinh = snodm * zcoshl - cnodm * zsinhl; in dscom()
/dports/astro/p5-Astro-satpass/Astro-satpass-0.122/lib/Astro/Coord/ECI/
H A DTLE.pm4323 my $zcoshl = sqrt (1 - $zsinhl * $zsinhl);
4328 my $zy = $zcoshl * $ctem + 0.91744867 * $zsinhl * $stem;
4358 $zcoshl * $cosq + $zsinhl * $sinq,
4359 $sinq * $zcoshl - $cosq * $zsinhl, DS_C1L, DS_ZNL,
5444 $xnoi, $zcosg, $zcosgl, $zcosh, $zcoshl, $zcosi, $zcosil,
5484 $zcoshl= sqrt(1 - $zsinhl*$zsinhl);
5487 $zy= $zcoshl*$ctem+ 0.91744867*$zsinhl*$stem;
5579 $zcosh= $zcoshl*$init->{cnodm}+$zsinhl*$init->{snodm};
5580 $zsinh= $init->{snodm}*$zcoshl-$init->{cnodm}*$zsinhl;
/dports/comms/predict/predict-2.2.7/
H A Dpredict.c1020 pe, shs, zsingl, zcosgl, zsinhl, zcoshl, zsinil, zcosil; in Deep() local
1060 zcoshl=sqrt(1-zsinhl*zsinhl); in Deep()
1065 zy=zcoshl*ctem+0.91744867*zsinhl*stem; in Deep()
1180 zcosh=zcoshl*cosq+zsinhl*sinq; in Deep()
1181 zsinh=sinq*zcoshl-cosq*zsinhl; in Deep()