public class PixelCoords extends Object
Constructor | Description |
---|---|
PixelCoords() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(String[] args) |
Usage:
java skyview.util.PixelCoords file x y where file is the name of the FITS file and x and y are the pixel coordinates for which the celestial J2000 coordinates are desired. |
public static void main(String[] args) throws Exception
Exception