Home
last modified time | relevance | path

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

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