Uses of Class
nom.tam.fits.HeaderCard

Packages that use HeaderCard
nom.tam.fits The Flexible Image Transport System, used primarily for exchanging astronomical data. 
 

Uses of HeaderCard in nom.tam.fits
 

Methods in nom.tam.fits that return HeaderCard
protected  HeaderCard Header.findCard(String key)
          Find the card associated with a given key.
protected  HeaderCard Header.findCard(String key)
          Find the card associated with a given key.
 

Methods in nom.tam.fits with parameters of type HeaderCard
protected  void Header.addLine(HeaderCard fcard)
          Add a card image to the header after the mark if set.
protected  void Header.addLine(HeaderCard fcard)
          Add a card image to the header after the mark if set.