astro.fits
Class FitsTools.HeaderDel

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

public static class FitsTools.HeaderDel
extends Object

We delete a header key to a fits file, only in first header of the file and only if present there.


Constructor Summary
FitsTools.HeaderDel()
           
 
Method Summary
static void main(String[] arg)
          Format is fits.file header.key
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FitsTools.HeaderDel

public FitsTools.HeaderDel()
Method Detail

main

public static void main(String[] arg)
                 throws IOException,
                        nom.tam.fits.FitsException
Format is fits.file header.key

Throws:
IOException
nom.tam.fits.FitsException