Home
last modified time | relevance | path

Searched refs:astTANrev (Results 1 – 4 of 4) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dproj.h92 int astTANrev(const double, const double, struct AstPrjPrm *, double *, double *);
H A Dproj.c854 prj->astPRJrev = astTANrev;
892 int astTANrev(x, y, prj, phi, theta) in astTANrev() function
H A Dwcsmap.c680 { AST__TAN, 0, 4, "gnomonic", "-TAN", astTANfwd, astTANrev, AST__DPIBY2 },
H A Dast.h346 int astTANrev(const double, const double, struct AstPrjPrm *, double *, double *);