Home
last modified time | relevance | path

Searched refs:ANWCS_TYPE_WCSLIB (Results 1 – 6 of 6) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Danwcs.c55 case ANWCS_TYPE_WCSLIB: \
85 case ANWCS_TYPE_WCSLIB: \
134 case ANWCS_TYPE_WCSLIB: \
577 case ANWCS_TYPE_WCSLIB: in anwcs_get_radec_bounds()
777 case ANWCS_TYPE_WCSLIB: in anwcs_get_radec_center_and_radius()
939 assert(wcs->type == ANWCS_TYPE_WCSLIB); in anwcs_wcslib_to_string()
1025 anwcs->type = ANWCS_TYPE_WCSLIB; in anwcs_wcslib_from_string()
1103 case ANWCS_TYPE_WCSLIB: in anwcs_radec2pixelxy()
1138 if (wcs->type == ANWCS_TYPE_WCSLIB) { in anwcs_find_discontinuity()
H A Dc.py761 ANWCS_TYPE_WCSLIB = _util.ANWCS_TYPE_WCSLIB variable
H A Dutil.py761 ANWCS_TYPE_WCSLIB = _util.ANWCS_TYPE_WCSLIB variable
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Danwcs.c55 case ANWCS_TYPE_WCSLIB: \
85 case ANWCS_TYPE_WCSLIB: \
134 case ANWCS_TYPE_WCSLIB: \
577 case ANWCS_TYPE_WCSLIB: in anwcs_get_radec_bounds()
777 case ANWCS_TYPE_WCSLIB: in anwcs_get_radec_center_and_radius()
939 assert(wcs->type == ANWCS_TYPE_WCSLIB); in anwcs_wcslib_to_string()
1025 anwcs->type = ANWCS_TYPE_WCSLIB; in anwcs_wcslib_from_string()
1103 case ANWCS_TYPE_WCSLIB: in anwcs_radec2pixelxy()
1138 if (wcs->type == ANWCS_TYPE_WCSLIB) { in anwcs_find_discontinuity()
/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Danwcs.h17 #define ANWCS_TYPE_WCSLIB 1 macro
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Danwcs.h17 #define ANWCS_TYPE_WCSLIB 1 macro