Home
last modified time | relevance | path

Searched refs:arcfwd (Results 1 – 5 of 5) sorted by relevance

/dports/astro/sextractor/sextractor-2.5.0/src/wcs/
H A Dproj.h66 int arcfwd(const double, const double, struct prjprm *, double *, double *);
137 int arcset(), arcfwd(), arcrev();
H A Dcel.c311 cel->prjfwd = arcfwd;
H A Dproj.c725 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 Dwcslib.h160 int arcfwd(const double, const double, struct prjprm *, double *, double *);
230 int arcset(), arcfwd(), arcrev();
H A Dproj.c1200 prj->prjfwd = arcfwd;
1208 int arcfwd(phi, theta, prj, x, y) in arcfwd() function