Uses of Class
nom.tam.fits.header.InstrumentDescription
-
Packages that use InstrumentDescription Package Description nom.tam.fits.header There many many sources of FITS keywords. -
-
Uses of InstrumentDescription in nom.tam.fits.header
Methods in nom.tam.fits.header that return InstrumentDescription Modifier and Type Method Description static InstrumentDescription
InstrumentDescription. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static InstrumentDescription[]
InstrumentDescription. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-