astro.fits
Class FitsTools.Test

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

public static class FitsTools.Test
extends Object


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

Constructor Detail

FitsTools.Test

public FitsTools.Test()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Test some fits properties.

Throws:
Exception