Uses of Class
nom.tam.fits.header.IFitsHeader.HDU
-
Packages that use IFitsHeader.HDU Package Description nom.tam.fits.header There many many sources of FITS keywords.nom.tam.fits.header.extra -
-
Uses of IFitsHeader.HDU in nom.tam.fits.header
Fields in nom.tam.fits.header declared as IFitsHeader.HDU Modifier and Type Field Description private IFitsHeader.HDUFitsHeaderImpl. hduMethods in nom.tam.fits.header that return IFitsHeader.HDU Modifier and Type Method Description IFitsHeader.HDUChecksum. hdu()IFitsHeader.HDUCompression. hdu()IFitsHeader.HDUDataDescription. hdu()IFitsHeader.HDUFitsHeaderImpl. hdu()IFitsHeader.HDUHierarchicalGrouping. hdu()IFitsHeader.HDUIFitsHeader. hdu()IFitsHeader.HDUInstrumentDescription. hdu()IFitsHeader.HDUNonStandard. hdu()IFitsHeader.HDUObservationDescription. hdu()IFitsHeader.HDUObservationDurationDescription. hdu()IFitsHeader.HDUStandard. hdu()static IFitsHeader.HDUIFitsHeader.HDU. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IFitsHeader.HDU[]IFitsHeader.HDU. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of IFitsHeader.HDU in nom.tam.fits.header.extra
Methods in nom.tam.fits.header.extra that return IFitsHeader.HDU Modifier and Type Method Description IFitsHeader.HDUCXCExt. hdu()IFitsHeader.HDUCXCStclSharedExt. hdu()IFitsHeader.HDUMaxImDLExt. hdu()IFitsHeader.HDUNOAOExt. hdu()IFitsHeader.HDUSBFitsExt. hdu()IFitsHeader.HDUSTScIExt. hdu()Constructors in nom.tam.fits.header.extra with parameters of type IFitsHeader.HDU Constructor Description NOAOExt(java.lang.String key, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, java.lang.String comment)NOAOExt(IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, java.lang.String comment)
-