Home
last modified time | relevance | path

Searched defs:anwcs_pixelxy2xyz (Results 1 – 4 of 4) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Danwcs.c757 int anwcs_pixelxy2xyz(const anwcs_t* wcs, double px, double py, double* xyz) { in anwcs_pixelxy2xyz() function
H A Dc.py883 def anwcs_pixelxy2xyz(wcs, px, py): function
H A Dutil.py883 def anwcs_pixelxy2xyz(wcs, px, py): function
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Danwcs.c757 int anwcs_pixelxy2xyz(const anwcs_t* wcs, double px, double py, double* xyz) { in anwcs_pixelxy2xyz() function