Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c1798 static int WcsFromStore( AstFitsChan *, FitsStore *, const char *, const char *, int * );
10398 ret = WcsFromStore( this, store, method, class, status ); in FitsFromStore()
34571 static int WcsFromStore( AstFitsChan *this, FitsStore *store, in WcsFromStore() function