Package nom.tam.fits.header.extra
Enum STScIExt
- java.lang.Object
-
- java.lang.Enum<STScIExt>
-
- nom.tam.fits.header.extra.STScIExt
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable<STScIExt>
,IFitsHeader
public enum STScIExt extends java.lang.Enum<STScIExt> implements IFitsHeader
This keyword dictionary gathered form STScI.- Author:
- Richard van Nieuwenhoven.
- See Also:
- http://tucana.noao.edu/ADASS/adass_proc/adass_95/zaraten/zaraten.html
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface nom.tam.fits.header.IFitsHeader
IFitsHeader.HDU, IFitsHeader.SOURCE, IFitsHeader.VALUE
-
-
Enum Constant Summary
Enum Constants Enum Constant Description APPVEC
approach vectorsBIT_RATE
Telemetry rateDATE_BEG
date of initial data represented (dd/mm/yy)DATE_MAP
Date of original file creation (dd/mm/yy)DEC_PNTE
File standard deviation of DEC (degrees)FOV_X_MM
Detector X field of view (mm)FOV_Y_MM
Detector X field of view (mm)IPPS_B_P
BITS/PIXEL OF IPPS RASTER.IPPS_ID
IPPS identification.IPPS_MAX
MAXIMUM VALUE IN RASTERIPPS_MIN
MINIMUM VALUE IN RASTERIPPS_RF
RASTER LFN/RASTER ORDINALJOBNAME
?MJD_OBS
Modified Julian date at the start of the exposure.MJDREFF
Fractional portion of ephemeris MJDMJDREFI
Integer portion of ephemeris MJDMODAL_ID
Modal Configuration IDOPTICn
optical attribute number is id.ORBITBEG
beginning orbit numberORBITEND
ending orbit numberPA_PNTE
File standard deviation of ROLL (degrees)PIXRESOL
Quad tree pixel resolutionPROCVER
Processing script versionPRODUCT
?RA_PNTE
File standard deviation of RA (degrees)SEQNUM
Sequential number from ODBSEQPNUM
Number of times sequence processedSOLELONG
solar elongations includedTCDLTn
?TCRPXn
?TCRVLn
?TCTYPn
?TIMESYS
Default time system.TIMEZERO
offset to be applied to TIME columnTSTART
observation start time in TIMESYS system .TSTOP
observation stop time in TIMESYS system .VERSION
Version of Data Reduction SoftwareWAVEn
nominal wavelength of Band nZLREMOV
signal from zodiacal dust remains in map
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
comment()
IFitsHeader.HDU
hdu()
java.lang.String
key()
IFitsHeader
n(int... number)
IFitsHeader.SOURCE
status()
static STScIExt
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static STScIExt[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.IFitsHeader.VALUE
valueType()
-
-
-
Enum Constant Detail
-
APPVEC
public static final STScIExt APPVEC
approach vectors
-
BIT_RATE
public static final STScIExt BIT_RATE
Telemetry rate
-
DATE_BEG
public static final STScIExt DATE_BEG
date of initial data represented (dd/mm/yy)
-
DATE_MAP
public static final STScIExt DATE_MAP
Date of original file creation (dd/mm/yy)
-
DEC_PNTE
public static final STScIExt DEC_PNTE
File standard deviation of DEC (degrees)
-
FOV_X_MM
public static final STScIExt FOV_X_MM
Detector X field of view (mm)
-
FOV_Y_MM
public static final STScIExt FOV_Y_MM
Detector X field of view (mm)
-
IPPS_B_P
public static final STScIExt IPPS_B_P
BITS/PIXEL OF IPPS RASTER.
-
IPPS_ID
public static final STScIExt IPPS_ID
IPPS identification.
-
IPPS_MAX
public static final STScIExt IPPS_MAX
MAXIMUM VALUE IN RASTER
-
IPPS_MIN
public static final STScIExt IPPS_MIN
MINIMUM VALUE IN RASTER
-
IPPS_RF
public static final STScIExt IPPS_RF
RASTER LFN/RASTER ORDINAL
-
JOBNAME
public static final STScIExt JOBNAME
?
-
MJDREFF
public static final STScIExt MJDREFF
Fractional portion of ephemeris MJD
-
MJDREFI
public static final STScIExt MJDREFI
Integer portion of ephemeris MJD
-
MODAL_ID
public static final STScIExt MODAL_ID
Modal Configuration ID
-
OPTICn
public static final STScIExt OPTICn
optical attribute number is id.
-
ORBITBEG
public static final STScIExt ORBITBEG
beginning orbit number
-
ORBITEND
public static final STScIExt ORBITEND
ending orbit number
-
PA_PNTE
public static final STScIExt PA_PNTE
File standard deviation of ROLL (degrees)
-
PIXRESOL
public static final STScIExt PIXRESOL
Quad tree pixel resolution
-
PROCVER
public static final STScIExt PROCVER
Processing script version
-
PRODUCT
public static final STScIExt PRODUCT
?
-
RA_PNTE
public static final STScIExt RA_PNTE
File standard deviation of RA (degrees)
-
SEQNUM
public static final STScIExt SEQNUM
Sequential number from ODB
-
SEQPNUM
public static final STScIExt SEQPNUM
Number of times sequence processed
-
SOLELONG
public static final STScIExt SOLELONG
solar elongations included
-
TCDLTn
public static final STScIExt TCDLTn
?
-
TCRPXn
public static final STScIExt TCRPXn
?
-
TCRVLn
public static final STScIExt TCRVLn
?
-
TCTYPn
public static final STScIExt TCTYPn
?
-
TIMESYS
public static final STScIExt TIMESYS
Default time system. All times which do not have a "timesys" element associated with them in this dictionary default to this keyword. time system (same as IRAS)
-
TIMEZERO
public static final STScIExt TIMEZERO
offset to be applied to TIME column
-
TSTART
public static final STScIExt TSTART
observation start time in TIMESYS system .
-
TSTOP
public static final STScIExt TSTOP
observation stop time in TIMESYS system .
-
VERSION
public static final STScIExt VERSION
Version of Data Reduction Software
-
WAVEn
public static final STScIExt WAVEn
nominal wavelength of Band n
-
ZLREMOV
public static final STScIExt ZLREMOV
signal from zodiacal dust remains in map
-
MJD_OBS
public static final STScIExt MJD_OBS
Modified Julian date at the start of the exposure. The fractional part of the date is given to better than a second of time.units = 'd'
default value = none
index = none
-
-
Method Detail
-
values
public static STScIExt[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (STScIExt c : STScIExt.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static STScIExt valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
comment
public java.lang.String comment()
- Specified by:
comment
in interfaceIFitsHeader
-
hdu
public IFitsHeader.HDU hdu()
- Specified by:
hdu
in interfaceIFitsHeader
-
key
public java.lang.String key()
- Specified by:
key
in interfaceIFitsHeader
-
n
public IFitsHeader n(int... number)
- Specified by:
n
in interfaceIFitsHeader
-
status
public IFitsHeader.SOURCE status()
- Specified by:
status
in interfaceIFitsHeader
-
valueType
public IFitsHeader.VALUE valueType()
- Specified by:
valueType
in interfaceIFitsHeader
-
-