Uses of Class
nom.tam.fits.header.IFitsHeader.SOURCE
-
Packages that use IFitsHeader.SOURCE Package Description nom.tam.fits.header There many many sources of FITS keywords.nom.tam.fits.header.extra -
-
Uses of IFitsHeader.SOURCE in nom.tam.fits.header
Fields in nom.tam.fits.header declared as IFitsHeader.SOURCE Modifier and Type Field Description private IFitsHeader.SOURCE
FitsHeaderImpl. status
Methods in nom.tam.fits.header that return IFitsHeader.SOURCE Modifier and Type Method Description IFitsHeader.SOURCE
Checksum. status()
IFitsHeader.SOURCE
Compression. status()
IFitsHeader.SOURCE
DataDescription. status()
IFitsHeader.SOURCE
FitsHeaderImpl. status()
IFitsHeader.SOURCE
HierarchicalGrouping. status()
IFitsHeader.SOURCE
IFitsHeader. status()
IFitsHeader.SOURCE
InstrumentDescription. status()
IFitsHeader.SOURCE
NonStandard. status()
IFitsHeader.SOURCE
ObservationDescription. status()
IFitsHeader.SOURCE
ObservationDurationDescription. status()
IFitsHeader.SOURCE
Standard. status()
static IFitsHeader.SOURCE
IFitsHeader.SOURCE. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static IFitsHeader.SOURCE[]
IFitsHeader.SOURCE. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of IFitsHeader.SOURCE in nom.tam.fits.header.extra
Methods in nom.tam.fits.header.extra that return IFitsHeader.SOURCE Modifier and Type Method Description IFitsHeader.SOURCE
CXCExt. status()
IFitsHeader.SOURCE
CXCStclSharedExt. status()
IFitsHeader.SOURCE
MaxImDLExt. status()
IFitsHeader.SOURCE
NOAOExt. status()
IFitsHeader.SOURCE
SBFitsExt. status()
IFitsHeader.SOURCE
STScIExt. status()
-