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