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