Uses of Class
net.grelf.grip.FITS_Header

Packages that use FITS_Header
net.grelf.grip This package contains the Java classes which are specific to the image processing application GRIP.

GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP.
Version: 11.11.21 
 

Uses of FITS_Header in net.grelf.grip
 

Methods in net.grelf.grip that return FITS_Header
 FITS_Header FITS_Header.read(java.io.DataInputStream dis, java.lang.String fileName, boolean primary)
          Read a FITS header from the given input stream.