|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eso.fits.TestWCS
public class TestWCS
TestWCS class provides a static main method for testing World Coordinate System transformations for FITS files. It also shows a typical usage of the WCS related classes.
Constructor Summary | |
---|---|
TestWCS()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
Static method for testing the WCS transformation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestWCS()
Method Detail |
---|
public static void main(java.lang.String[] argv)
argv
- array of arguments: 1) FITS file,
2) pixel coordinates (default 0,0),
3) version (default ' ')
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |