Home
last modified time | relevance | path

Searched refs:zsource (Results 1 – 25 of 44) sorted by relevance

12

/dports/math/py-yt/yt-4.0.1/yt/visualization/volume_rendering/tests/
H A Dtest_zbuff.py68 zsource = OpaqueSource()
69 zsource.set_zbuffer(zbuffer)
70 sc.add_source(zsource)
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/tests/
H A Dtest_wcsprm.py827 assert np.isnan(w.zsource)
828 w.zsource = 42.0
829 assert w.zsource == 42.0
830 del w.zsource
831 assert np.isnan(w.zsource)
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/
H A Ddocstrings.py2317 zsource = """ variable
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/suse/
H A Dsuse.plugin.zsh8 alias zsource-download='sudo zypper source-download'
H A DREADME.md23 | zsource-download | `sudo zypper source-download` | download source rpms for all installed package…
/dports/astro/wcslib/wcslib-7.7/C/test/
H A Dtbth1.out162 zsource: UNDEFINED
396 zsource: UNDEFINED
630 zsource: UNDEFINED
873 zsource: 0.002500000
1113 zsource: 0.002500000
H A Dtwcssub.out104 zsource: UNDEFINED
339 zsource: UNDEFINED
H A Dtpih1.out147 zsource: UNDEFINED
389 zsource: 0.002500000
634 zsource: 0.002500000
H A Dtwcsfix.out121 zsource: UNDEFINED
341 zsource: UNDEFINED
H A Dtdis2.out99 zsource: UNDEFINED
439 zsource: UNDEFINED
H A Dtwcstab.out122 zsource: UNDEFINED
/dports/astro/wcslib/wcslib-7.7/Fortran/test/
H A Dtpih1.out147 zsource: UNDEFINED
389 zsource: 0.002500000
634 zsource: 0.002500000
H A Dtwcssub.out104 zsource: UNDEFINED
339 zsource: UNDEFINED
H A Dtwcsfix.out98 zsource: UNDEFINED
318 zsource: UNDEFINED
H A Dtwcstab.out122 zsource: UNDEFINED
/dports/astro/siril/siril/subprojects/wcslib/
H A Dwcs.h1886 double zsource; member
/dports/astro/wcslib/wcslib-7.7/C/
H A Dwcs.h2121 double zsource; member
H A Dwcsbth.l1782 vptr = &(wcstem.zsource);
1804 vptr = &(wcstem.zsource);
1824 vptr = &(wcstem.zsource);
3621 int wcsbth_vsource(double *zsource, const double *vsource) in wcsbth_vsource() argument
3627 if (undefined(*zsource)) { in wcsbth_vsource()
3630 *zsource = (1.0 + beta)/sqrt(1.0 - beta*beta) - 1.0; in wcsbth_vsource()
H A Dwcspih.l1007 vptr = &(wcstem.zsource);
1026 vptr = &(wcstem.zsource);
2718 int wcspih_vsource(double *zsource, const double *vsource)
2724 if (undefined(*zsource)) {
2727 *zsource = (1.0 + beta)/sqrt(1.0 - beta*beta) - 1.0;
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/include/wcslib/
H A Dwcs.h2121 double zsource; member
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dwcs.h2121 double zsource; member
H A Dwcsbth.l1782 vptr = &(wcstem.zsource);
1804 vptr = &(wcstem.zsource);
1824 vptr = &(wcstem.zsource);
3621 int wcsbth_vsource(double *zsource, const double *vsource) in wcsbth_vsource() argument
3627 if (undefined(*zsource)) { in wcsbth_vsource()
3630 *zsource = (1.0 + beta)/sqrt(1.0 - beta*beta) - 1.0; in wcsbth_vsource()
H A Dwcspih.l1007 vptr = &(wcstem.zsource);
1026 vptr = &(wcstem.zsource);
2718 int wcspih_vsource(double *zsource, const double *vsource)
2724 if (undefined(*zsource)) {
2727 *zsource = (1.0 + beta)/sqrt(1.0 - beta*beta) - 1.0;
/dports/astro/wcslib/wcslib-7.7/Fortran/
H A Dwcs_f.c413 wcsp->zsource = *dvalp; in wcsput_()
754 *dvalp = wcsp->zsource; in wcsget_()
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/flexed/
H A Dwcsbth.c27862 vptr = &(wcstem.zsource);
27889 vptr = &(wcstem.zsource);
27913 vptr = &(wcstem.zsource);
31333 int wcsbth_vsource(double *zsource, const double *vsource) in wcsbth_vsource() argument
31339 if (undefined(*zsource)) { in wcsbth_vsource()
31342 *zsource = (1.0 + beta)/sqrt(1.0 - beta*beta) - 1.0; in wcsbth_vsource()

12