Package nom.tam.fits.header.extra
Enum MaxImDLExt
- java.lang.Object
-
- java.lang.Enum<MaxImDLExt>
-
- nom.tam.fits.header.extra.MaxImDLExt
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable<MaxImDLExt>,IFitsHeader
public enum MaxImDLExt extends java.lang.Enum<MaxImDLExt> implements IFitsHeader
The Fits extension as defined by Maxim DL.Extension keywords that may be added or read by MaxIm DL, depending on the current equipment and software configuration.This standard extends the @see
SBFitsExtall that fields are included.http://www.cyanogen.com/help/maximdl/FITS_File_Header_Definitions.htm
-
-
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 BAYERPATif present the image has a valid Bayer color pattern.BOLTAMBTBoltwood Cloud Sensor ambient temperature in degrees C.BOLTCLOUBoltwood Cloud Sensor cloud condition.BOLTDAYBoltwood Cloud Sensor daylight level.BOLTDEWBoltwood Cloud Sensor dewpoint in degrees C.BOLTHUMBoltwood Cloud Sensor humidity in percent.BOLTRAINBoltwood Cloud Sensor rain condition.BOLTSKYTBoltwood Cloud Sensor sky minus ambient temperature in degrees C.BOLTWINDBoltwood Cloud Sensor wind speed in km/h.CALSTATindicates calibration state of the image; B indicates bias corrected, D indicates dark corrected, F indicates flat corrected.COLORTYPtype of color sensor Bayer array or zero for monochrome.CSTRETCHinitial display screen stretch mode.DARKTIMEdark current integration time, if recorded.DAVAMBTDavis Instruments Weather Station ambient temperature in deg CDAVBAROMDavis Instruments Weather Station barometric pressure in hPaDAVDEWDavis Instruments Weather Station dewpoint in deg CDAVHUMDavis Instruments Weather Station humidity in percentDAVRADDavis Instruments Weather Station solar radiation in W/m^2DAVRAINDavis Instruments Weather Station accumulated rainfall in mm/dayDAVWINDDavis Instruments Weather Station wind speed in km/hDAVWINDDDavis Instruments Weather Station wind direction in degFLIPSTATstatus of pier flip for German Equatorial mounts.FOCUSPOSFocuser position in steps, if focuser is connected.FOCUSSZFocuser step size in microns, if available.FOCUSTEMFocuser temperature readout in degrees C, if available.INPUTFMTformat of file from which image was read.ISOSPEEDISO camera setting, if camera uses ISO speeds.JDrecords the geocentric Julian Day of the start of exposure.JD_GEOrecords the geocentric Julian Day of the start of exposure.JD_HELIOrecords the Heliocentric Julian Date at the exposure midpoint.JD_HELIO2records the Heliocentric Julian Date at the exposure midpoint.MIDPOINTUT of midpoint of exposure.NOTESuser-entered information; free-form notes.OBJCTALTnominal altitude of center of imageOBJCTAZnominal azimuth of center of imageOBJCTHAnominal hour angle of center of imagePIERSIDEindicates side-of-pier status when connected to a German Equatorial mount.READOUTMrecords the selected Readout Mode (if any) for the camera.ROTATANGRotator angle in degrees, if focal plane rotator is connected.TILEXYindicates tile position within a mosaic.XBAYROFFX offset of Bayer array on imaging sensor.YBAYROFFY offset of Bayer array on imaging sensor.
-
Field Summary
Fields Modifier and Type Field Description private IFitsHeaderkey
-
Constructor Summary
Constructors Modifier Constructor Description privateMaxImDLExt(java.lang.String key, IFitsHeader.VALUE valueType, java.lang.String comment)privateMaxImDLExt(IFitsHeader.VALUE valueType, java.lang.String comment)
-
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 MaxImDLExtvalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MaxImDLExt[]values()Returns an array containing the constants of this enum type, in the order they are declared.IFitsHeader.VALUEvalueType()
-
-
-
Enum Constant Detail
-
BAYERPAT
public static final MaxImDLExt BAYERPAT
if present the image has a valid Bayer color pattern.
-
BOLTAMBT
public static final MaxImDLExt BOLTAMBT
Boltwood Cloud Sensor ambient temperature in degrees C.
-
BOLTCLOU
public static final MaxImDLExt BOLTCLOU
Boltwood Cloud Sensor cloud condition.
-
BOLTDAY
public static final MaxImDLExt BOLTDAY
Boltwood Cloud Sensor daylight level.
-
BOLTDEW
public static final MaxImDLExt BOLTDEW
Boltwood Cloud Sensor dewpoint in degrees C.
-
BOLTHUM
public static final MaxImDLExt BOLTHUM
Boltwood Cloud Sensor humidity in percent.
-
BOLTRAIN
public static final MaxImDLExt BOLTRAIN
Boltwood Cloud Sensor rain condition.
-
BOLTSKYT
public static final MaxImDLExt BOLTSKYT
Boltwood Cloud Sensor sky minus ambient temperature in degrees C.
-
BOLTWIND
public static final MaxImDLExt BOLTWIND
Boltwood Cloud Sensor wind speed in km/h.
-
CALSTAT
public static final MaxImDLExt CALSTAT
indicates calibration state of the image; B indicates bias corrected, D indicates dark corrected, F indicates flat corrected.
-
COLORTYP
public static final MaxImDLExt COLORTYP
type of color sensor Bayer array or zero for monochrome.
-
CSTRETCH
public static final MaxImDLExt CSTRETCH
initial display screen stretch mode.
-
DARKTIME
public static final MaxImDLExt DARKTIME
dark current integration time, if recorded. May be longer than exposure time.
-
DAVAMBT
public static final MaxImDLExt DAVAMBT
Davis Instruments Weather Station ambient temperature in deg C
-
DAVBAROM
public static final MaxImDLExt DAVBAROM
Davis Instruments Weather Station barometric pressure in hPa
-
DAVDEW
public static final MaxImDLExt DAVDEW
Davis Instruments Weather Station dewpoint in deg C
-
DAVHUM
public static final MaxImDLExt DAVHUM
Davis Instruments Weather Station humidity in percent
-
DAVRAD
public static final MaxImDLExt DAVRAD
Davis Instruments Weather Station solar radiation in W/m^2
-
DAVRAIN
public static final MaxImDLExt DAVRAIN
Davis Instruments Weather Station accumulated rainfall in mm/day
-
DAVWIND
public static final MaxImDLExt DAVWIND
Davis Instruments Weather Station wind speed in km/h
-
DAVWINDD
public static final MaxImDLExt DAVWINDD
Davis Instruments Weather Station wind direction in deg
-
FLIPSTAT
public static final MaxImDLExt FLIPSTAT
status of pier flip for German Equatorial mounts.
-
FOCUSPOS
public static final MaxImDLExt FOCUSPOS
Focuser position in steps, if focuser is connected.
-
FOCUSSZ
public static final MaxImDLExt FOCUSSZ
Focuser step size in microns, if available.
-
FOCUSTEM
public static final MaxImDLExt FOCUSTEM
Focuser temperature readout in degrees C, if available.
-
INPUTFMT
public static final MaxImDLExt INPUTFMT
format of file from which image was read.
-
ISOSPEED
public static final MaxImDLExt ISOSPEED
ISO camera setting, if camera uses ISO speeds.
-
JD
public static final MaxImDLExt JD
records the geocentric Julian Day of the start of exposure.
-
JD_GEO
public static final MaxImDLExt JD_GEO
records the geocentric Julian Day of the start of exposure.
-
JD_HELIO
public static final MaxImDLExt JD_HELIO
records the Heliocentric Julian Date at the exposure midpoint.
-
JD_HELIO2
public static final MaxImDLExt JD_HELIO2
records the Heliocentric Julian Date at the exposure midpoint.
-
MIDPOINT
public static final MaxImDLExt MIDPOINT
UT of midpoint of exposure.
-
NOTES
public static final MaxImDLExt NOTES
user-entered information; free-form notes.
-
OBJCTALT
public static final MaxImDLExt OBJCTALT
nominal altitude of center of image
-
OBJCTAZ
public static final MaxImDLExt OBJCTAZ
nominal azimuth of center of image
-
OBJCTHA
public static final MaxImDLExt OBJCTHA
nominal hour angle of center of image
-
PIERSIDE
public static final MaxImDLExt PIERSIDE
indicates side-of-pier status when connected to a German Equatorial mount.
-
READOUTM
public static final MaxImDLExt READOUTM
records the selected Readout Mode (if any) for the camera.
-
ROTATANG
public static final MaxImDLExt ROTATANG
Rotator angle in degrees, if focal plane rotator is connected.
-
TILEXY
public static final MaxImDLExt TILEXY
indicates tile position within a mosaic.
-
XBAYROFF
public static final MaxImDLExt XBAYROFF
X offset of Bayer array on imaging sensor.
-
YBAYROFF
public static final MaxImDLExt YBAYROFF
Y offset of Bayer array on imaging sensor.
-
-
Field Detail
-
key
private final IFitsHeader key
-
-
Constructor Detail
-
MaxImDLExt
private MaxImDLExt(java.lang.String key, IFitsHeader.VALUE valueType, java.lang.String comment)
-
MaxImDLExt
private MaxImDLExt(IFitsHeader.VALUE valueType, java.lang.String comment)
-
-
Method Detail
-
values
public static MaxImDLExt[] 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 (MaxImDLExt c : MaxImDLExt.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static MaxImDLExt 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
-
-