|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectskyview.util.PixelCoords
public class PixelCoords
This class gives the coordinate values corresponding to a given pixel location in an image.
| Constructor Summary | |
|---|---|
PixelCoords()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.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 coordiantes are desired. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PixelCoords()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||