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.SOURCEFitsHeaderImpl. statusMethods in nom.tam.fits.header that return IFitsHeader.SOURCE Modifier and Type Method Description IFitsHeader.SOURCEChecksum. status()IFitsHeader.SOURCECompression. status()IFitsHeader.SOURCEDataDescription. status()IFitsHeader.SOURCEFitsHeaderImpl. status()IFitsHeader.SOURCEHierarchicalGrouping. status()IFitsHeader.SOURCEIFitsHeader. status()IFitsHeader.SOURCEInstrumentDescription. status()IFitsHeader.SOURCENonStandard. status()IFitsHeader.SOURCEObservationDescription. status()IFitsHeader.SOURCEObservationDurationDescription. status()IFitsHeader.SOURCEStandard. status()static IFitsHeader.SOURCEIFitsHeader.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.SOURCECXCExt. status()IFitsHeader.SOURCECXCStclSharedExt. status()IFitsHeader.SOURCEMaxImDLExt. status()IFitsHeader.SOURCENOAOExt. status()IFitsHeader.SOURCESBFitsExt. status()IFitsHeader.SOURCESTScIExt. status()
-