org.eso.fits
Class ListFits
java.lang.Object
org.eso.fits.ListFits
public class ListFits
- extends Object
ListFits class provides a static main method for listing a set
of FITS keywords in FITS files.
- Version:
- $Revision: 1.3 $ $Date: 2001/09/19 09:38:22 $
- Author:
- P.Grosbol, DMD/ESO,
Method Summary |
static void |
main(String[] argv)
Static main method for listing keywords of a set of FITS files. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListFits
public ListFits()
main
public static void main(String[] argv)
- Static main method for listing keywords of a set of FITS files.
- Parameters:
argv
- First argument is a list of FITS files or directories,
second argument is a comma separated list of FITS
keywords to be listed.