astro.fits
Class FitsTools.Pixel

java.lang.Object
  extended by astro.fits.FitsTools.Pixel
Enclosing class:
FitsTools

public static final class FitsTools.Pixel
extends Object

Take the pixel at the given coordinates and print its value.


Constructor Summary
FitsTools.Pixel()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FitsTools.Pixel

public FitsTools.Pixel()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
Throws:
nom.tam.fits.FitsException
IOException