Home
last modified time | relevance | path

Searched refs:astTranGrid_ (Results 1 – 3 of 3) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dmapping.h630 void astTranGrid_( AstMapping *, int, const int[], const int[], double, int, int, int, int, double …
762 astINVOKE(V,astTranGrid_(astCheckMapping(this),ncoord_in,lbnd,ubnd,tol,maxpix,forward,ncoord_out,ou…
H A Dast.h871 void astTranGrid_( AstMapping *, int, const int[], const int[], double, int, int, int, int, double …
910 …rd_in,lbnd,ubnd,tol,maxpix,forward,ncoord_out,outdim,out) astINVOKE(V,astTranGrid_(astCheckMapping…
H A Dmapping.c23811 void astTranGrid_( AstMapping *this, int ncoord_in, const int lbnd[], in astTranGrid_() function