Searched refs:astTANrev (Results 1 – 4 of 4) sorted by relevance
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/ |
H A D | proj.h | 92 int astTANrev(const double, const double, struct AstPrjPrm *, double *, double *);
|
H A D | proj.c | 854 prj->astPRJrev = astTANrev; 892 int astTANrev(x, y, prj, phi, theta) in astTANrev() function
|
H A D | wcsmap.c | 680 { AST__TAN, 0, 4, "gnomonic", "-TAN", astTANfwd, astTANrev, AST__DPIBY2 },
|
H A D | ast.h | 346 int astTANrev(const double, const double, struct AstPrjPrm *, double *, double *);
|