Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dast_par.source201 INTEGER AST__NEAREST
202 PARAMETER ( AST__NEAREST = 4 )
H A Dmapping.h376 #define AST__NEAREST (4) /* Use pixel with nearest centre */ macro
H A Dmapping.c11037 case AST__NEAREST: in RebinSection()
15081 case AST__NEAREST: in ResampleSection()
H A Dregion.c5726 result += astResample##X( used_region, ndim, lbnd, ubnd, in, NULL, AST__NEAREST, \
H A Dast.h813 #define AST__NEAREST (4) macro