Home
last modified time | relevance | path

Searched refs:WCSHDO_P15 (Results 1 – 8 of 8) sorted by relevance

/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dwcshdr.h1326 #define WCSHDO_P15 0x08000 macro
H A Dwcshdr.c556 } else if (ctrl & WCSHDO_P15) { in wcshdo()
/dports/astro/wcslib/wcslib-7.7/C/
H A Dwcshdr.h1326 #define WCSHDO_P15 0x08000 macro
H A Dwcshdr.c556 } else if (ctrl & WCSHDO_P15) { in wcshdo()
/dports/astro/siril/siril/subprojects/wcslib/
H A Dwcshdr.h1323 #define WCSHDO_P15 0x08000 macro
H A Dwcshdr.c558 } else if (ctrl & WCSHDO_P15) { in wcshdo()
/dports/astro/py-astropy/astropy-5.0/docs/wcs/
H A Drelax.rst417 - ``WCSHDO_P12``, ``WCSHDO_P13``, ``WCSHDO_P14``, ``WCSHDO_P15``, ``WCSHDO_P16``, ``WCSHDO_P17``, `…
424 - ``WCSHDO_P15`` : Use "%23.15G" format for all floating-point keyvalues (15 significant digits)
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/src/
H A Dwcslib_wrap.c4248 CONSTANT(WCSHDO_P15) || in _setup_wcsprm_type()