org.eso.fits
Class TestWCS

java.lang.Object
  extended by org.eso.fits.TestWCS

public class TestWCS
extends java.lang.Object

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

TestWCS

public TestWCS()
Method Detail

main

public static void main(java.lang.String[] argv)
Static method for testing the WCS transformation.

Parameters:
argv - array of arguments: 1) FITS file, 2) pixel coordinates (default 0,0), 3) version (default ' ')