astro.fits
Class TableTools.Print
java.lang.Object
astro.fits.TableTools.Print
- Enclosing class:
- TableTools
public static class TableTools.Print
- extends Object
Read the provided fits file to first table and print out table info.
|
Method Summary |
static void |
main(String[] arg)
First command line argument is the uncompressed fits file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableTools.Print
public TableTools.Print()
main
public static void main(String[] arg)
throws Exception
- First command line argument is the uncompressed fits file.
- Throws:
Exception