public interface VariableRadiusConePixer
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getPixels(double alpha,
double delta,
double radius)
Returns an array of objects representing pixels in a given region.
|
Object[] getPixels(double alpha, double delta, double radius)
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 radiansradius - radius of circle in radiansCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.