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