@FunctionalInterface public static interface HealpixMask.PixelTester
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsPixel(int order,
long ipix)
Tests whether an area contains all or part of a given
HEALPix pixel.
|
boolean containsPixel(int order,
long ipix)
Note this method must be thread-safe, it may be called from multiple threads concurrently.
order - HEALPix orderipix - HEALPix pixel index at order orderCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.