Enum Class MaxImDLExt

java.lang.Object
java.lang.Enum<MaxImDLExt>
nom.tam.fits.header.extra.MaxImDLExt
All Implemented Interfaces:
Serializable, Comparable<MaxImDLExt>, Constable, IFitsHeader

public enum MaxImDLExt extends 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 SBFitsExt all that fields are included.

 http://www.cyanogen.com/help/maximdl/FITS_File_Header_Definitions.htm
 
  • Nested Class Summary

    Nested classes/interfaces inherited from class java.lang.Enum

    Enum.EnumDesc<E extends Enum<E>>

    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
    if present the image has a valid Bayer color pattern.
    Boltwood Cloud Sensor ambient temperature in degrees C.
    Boltwood Cloud Sensor cloud condition.
    Boltwood Cloud Sensor daylight level.
    Boltwood Cloud Sensor dewpoint in degrees C.
    Boltwood Cloud Sensor humidity in percent.
    Boltwood Cloud Sensor rain condition.
    Boltwood Cloud Sensor sky minus ambient temperature in degrees C.
    Boltwood Cloud Sensor wind speed in km/h.
    indicates calibration state of the image; B indicates bias corrected, D indicates dark corrected, F indicates flat corrected.
    type of color sensor Bayer array or zero for monochrome.
    initial display screen stretch mode.
    dark current integration time, if recorded.
    Davis Instruments Weather Station ambient temperature in deg C
    Davis Instruments Weather Station barometric pressure in hPa
    Davis Instruments Weather Station dewpoint in deg C
    Davis Instruments Weather Station humidity in percent
    Davis Instruments Weather Station solar radiation in W/m^2
    Davis Instruments Weather Station accumulated rainfall in mm/day
    Davis Instruments Weather Station wind speed in km/h
    Davis Instruments Weather Station wind direction in deg
    status of pier flip for German Equatorial mounts.
    Focuser position in steps, if focuser is connected.
    Focuser step size in microns, if available.
    Focuser temperature readout in degrees C, if available.
    format of file from which image was read.
    ISO camera setting, if camera uses ISO speeds.
    records the geocentric Julian Day of the start of exposure.
    records the geocentric Julian Day of the start of exposure.
    records the Heliocentric Julian Date at the exposure midpoint.
    records the Heliocentric Julian Date at the exposure midpoint.
    UT of midpoint of exposure.
    user-entered information; free-form notes.
    nominal altitude of center of image
    nominal azimuth of center of image
    nominal hour angle of center of image
    indicates side-of-pier status when connected to a German Equatorial mount.
    records the selected Readout Mode (if any) for the camera.
    Rotator angle in degrees, if focal plane rotator is connected.
    indicates tile position within a mosaic.
    X offset of Bayer array on imaging sensor.
    Y offset of Bayer array on imaging sensor.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private final IFitsHeader
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
    MaxImDLExt(String key, IFitsHeader.VALUE valueType, String comment)
     
    private
    MaxImDLExt(IFitsHeader.VALUE valueType, String comment)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    hdu()
     
    key()
     
    n(int... number)
     
     
    static MaxImDLExt
    Returns the enum constant of this class with the specified name.
    static MaxImDLExt[]
    Returns an array containing the constants of this enum class, in the order they are declared.
     

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Enum Constant Details

    • 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 Details

  • Constructor Details

  • Method Details

    • values

      public static MaxImDLExt[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static MaxImDLExt valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • comment

      public String comment()
      Specified by:
      comment in interface IFitsHeader
    • hdu

      public IFitsHeader.HDU hdu()
      Specified by:
      hdu in interface IFitsHeader
    • key

      public String key()
      Specified by:
      key in interface IFitsHeader
    • n

      public IFitsHeader n(int... number)
      Specified by:
      n in interface IFitsHeader
    • status

      public IFitsHeader.SOURCE status()
      Specified by:
      status in interface IFitsHeader
    • valueType

      public IFitsHeader.VALUE valueType()
      Specified by:
      valueType in interface IFitsHeader