JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
nom.tam.fits.header.extra.ESOExt
Packages that use
ESOExt
Package
Description
nom.tam.fits.header.extra
Various commonly used conventions for FITS header keywords, listed by organization.
Uses of
ESOExt
in
nom.tam.fits.header.extra
Methods in
nom.tam.fits.header.extra
that return
ESOExt
Modifier and Type
Method
Description
static
ESOExt
ESOExt.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
ESOExt
[]
ESOExt.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.