Uses of Class
nom.tam.fits.UndefinedData
-
Packages that use UndefinedData Package Description nom.tam.fits -
-
Uses of UndefinedData in nom.tam.fits
Methods in nom.tam.fits that return UndefinedData Modifier and Type Method Description static UndefinedData
UndefinedHDU. encapsulate(java.lang.Object o)
Constructors in nom.tam.fits with parameters of type UndefinedData Constructor Description UndefinedHDU(Header h, UndefinedData d)
Build an image HDU using the supplied data.
-