astro.fits
Class Headers

java.lang.Object
  extended by astro.fits.Headers

public class Headers
extends Object

Classes for manipulating headers of fits files.


Nested Class Summary
static class Headers.Rotat
          Class to update wifsip fits file with no ROTAT keyword.
 
Constructor Summary
Headers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Headers

public Headers()