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.HDU
FitsHeaderImpl. hdu
Methods in nom.tam.fits.header that return IFitsHeader.HDU Modifier and Type Method Description IFitsHeader.HDU
Checksum. hdu()
IFitsHeader.HDU
Compression. hdu()
IFitsHeader.HDU
DataDescription. hdu()
IFitsHeader.HDU
FitsHeaderImpl. hdu()
IFitsHeader.HDU
HierarchicalGrouping. hdu()
IFitsHeader.HDU
IFitsHeader. hdu()
IFitsHeader.HDU
InstrumentDescription. hdu()
IFitsHeader.HDU
NonStandard. hdu()
IFitsHeader.HDU
ObservationDescription. hdu()
IFitsHeader.HDU
ObservationDurationDescription. hdu()
IFitsHeader.HDU
Standard. hdu()
static IFitsHeader.HDU
IFitsHeader.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.HDU
CXCExt. hdu()
IFitsHeader.HDU
CXCStclSharedExt. hdu()
IFitsHeader.HDU
MaxImDLExt. hdu()
IFitsHeader.HDU
NOAOExt. hdu()
IFitsHeader.HDU
SBFitsExt. hdu()
IFitsHeader.HDU
STScIExt. 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)
-