Searched refs:arcfwd (Results 1 – 5 of 5) sorted by relevance
/dports/astro/sextractor/sextractor-2.5.0/src/wcs/ |
H A D | proj.h | 66 int arcfwd(const double, const double, struct prjprm *, double *, double *); 137 int arcset(), arcfwd(), arcrev();
|
H A D | cel.c | 311 cel->prjfwd = arcfwd;
|
H A D | proj.c | 725 int arcfwd(phi, theta, prj, x, y) in arcfwd() function
|
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/ |
H A D | wcslib.h | 160 int arcfwd(const double, const double, struct prjprm *, double *, double *); 230 int arcset(), arcfwd(), arcrev();
|
H A D | proj.c | 1200 prj->prjfwd = arcfwd; 1208 int arcfwd(phi, theta, prj, x, y) in arcfwd() function
|