Method and Description |
---|
nom.tam.fits.Fits.currentSize()
See getNumberOfHDUs()
|
nom.tam.fits.Header.getCard(int)
An iterator should be used for sequential
access to the header.
|
nom.tam.fits.BasicHDU.getEpoch()
Replaced by getEquinox
|
nom.tam.fits.Header.getKey(int)
An iterator should be used for sequential
access to the header.
|
nom.tam.fits.Header.pointToData(Data)
Use the appropriate Header constructor.
|
nom.tam.fits.Header.size()
see numberOfCards(). The units
of the size of the header may be unclear.
|
nom.tam.fits.Fits.size()
The meaning of size of ambiguous. Use
|