public interface FixedRadiusConePixer
Modifier and Type | Method and Description |
---|---|
Object[] |
getPixels(double alpha,
double delta)
Returns an array of objects representing pixels in a fixed-radius cone
around a given sky position.
|
Object[] getPixels(double alpha, double delta)
equals
and hashCode
methods
appropriately, so that objects returned from one call can be
compared for identity with objects returned from a subsequent call.
Instances of this class are not thread-safe, and should not be used concurrently from multiple threads.
alpha
- right ascension of circle centre in radiansdelta
- declination of circle centre in radiansCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.