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.
-
-
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 APPVECapproach vectorsBIT_RATETelemetry rateDATE_BEGdate of initial data represented (dd/mm/yy)DATE_MAPDate of original file creation (dd/mm/yy)DEC_PNTEFile standard deviation of DEC (degrees)FOV_X_MMDetector X field of view (mm)FOV_Y_MMDetector X field of view (mm)IPPS_B_PBITS/PIXEL OF IPPS RASTER.IPPS_IDIPPS identification.IPPS_MAXMAXIMUM VALUE IN RASTERIPPS_MINMINIMUM VALUE IN RASTERIPPS_RFRASTER LFN/RASTER ORDINALJOBNAME?MJD_OBSModified Julian date at the start of the exposure.MJDREFFFractional portion of ephemeris MJDMJDREFIInteger portion of ephemeris MJDMODAL_IDModal Configuration IDOPTICnoptical attribute number is id.ORBITBEGbeginning orbit numberORBITENDending orbit numberPA_PNTEFile standard deviation of ROLL (degrees)PIXRESOLQuad tree pixel resolutionPROCVERProcessing script versionPRODUCT?RA_PNTEFile standard deviation of RA (degrees)SEQNUMSequential number from ODBSEQPNUMNumber of times sequence processedSOLELONGsolar elongations includedTCDLTn?TCRPXn?TCRVLn?TCTYPn?TIMESYSDefault time system.TIMEZEROoffset to be applied to TIME columnTSTARTobservation start time in TIMESYS system .TSTOPobservation stop time in TIMESYS system .VERSIONVersion of Data Reduction SoftwareWAVEnnominal wavelength of Band nZLREMOVsignal from zodiacal dust remains in map
-
Field Summary
Fields Modifier and Type Field Description private IFitsHeaderkey
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringcomment()IFitsHeader.HDUhdu()java.lang.Stringkey()IFitsHeadern(int... number)IFitsHeader.SOURCEstatus()static STScIExtvalueOf(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.VALUEvalueType()
-
-
-
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
-
-
Field Detail
-
key
private final IFitsHeader key
-
-
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:
commentin interfaceIFitsHeader
-
hdu
public IFitsHeader.HDU hdu()
- Specified by:
hduin interfaceIFitsHeader
-
key
public java.lang.String key()
- Specified by:
keyin interfaceIFitsHeader
-
n
public IFitsHeader n(int... number)
- Specified by:
nin interfaceIFitsHeader
-
status
public IFitsHeader.SOURCE status()
- Specified by:
statusin interfaceIFitsHeader
-
valueType
public IFitsHeader.VALUE valueType()
- Specified by:
valueTypein interfaceIFitsHeader
-
-