astro.fits
Class FitsTools.HeaderValue

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

public static class FitsTools.HeaderValue
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.HeaderValue()
           
 
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.HeaderValue

public FitsTools.HeaderValue()
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