Uses of Enum Class
nom.tam.fits.header.IFitsHeader.HDU
Packages that use IFitsHeader.HDU
Package
Description
There many many sources of FITS keywords.
-
Uses of IFitsHeader.HDU in nom.tam.fits.header
Subclasses with type arguments of type IFitsHeader.HDU in nom.tam.fits.headerFields in nom.tam.fits.header declared as IFitsHeader.HDUMethods in nom.tam.fits.header that return IFitsHeader.HDUModifier and TypeMethodDescriptionChecksum.hdu()Compression.hdu()DataDescription.hdu()FitsHeaderImpl.hdu()HierarchicalGrouping.hdu()IFitsHeader.hdu()InstrumentDescription.hdu()NonStandard.hdu()ObservationDescription.hdu()ObservationDurationDescription.hdu()Standard.hdu()static IFitsHeader.HDUReturns the enum constant of this class with the specified name.static IFitsHeader.HDU[]IFitsHeader.HDU.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in nom.tam.fits.header with parameters of type IFitsHeader.HDUModifierConstructorDescriptionprivateChecksum(IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateCompression(IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateCompression(IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment, IFitsHeader uncompressedKey) privateDataDescription(IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) FitsHeaderImpl(String headerName, IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateHierarchicalGrouping(IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateInstrumentDescription(IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateNonStandard(IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateObservationDescription(IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateObservationDurationDescription(String key, IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateObservationDurationDescription(IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateStandard(String headerName, IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment, StandardCommentReplacement... replacements) privateStandard(IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment, StandardCommentReplacement... replacements) -
Uses of IFitsHeader.HDU in nom.tam.fits.header.extra
Methods in nom.tam.fits.header.extra that return IFitsHeader.HDUModifier and TypeMethodDescriptionCXCExt.hdu()CXCStclSharedExt.hdu()MaxImDLExt.hdu()NOAOExt.hdu()SBFitsExt.hdu()STScIExt.hdu()Constructors in nom.tam.fits.header.extra with parameters of type IFitsHeader.HDUModifierConstructorDescriptionprivateNOAOExt(String key, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment) privateNOAOExt(IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment)