Package nom.tam.fits.header
Enum ObservationDescription
- All Implemented Interfaces:
- Serializable,- Comparable<ObservationDescription>,- java.lang.constant.Constable,- IFitsHeader
This data dictionary contains FITS keywords that have been widely used within the astronomical community. It is
 recommended that these keywords only be used as defined here. These are the Keywords that describe the observation.
 
See http://heasarc.gsfc.nasa.gov/docs/fcg/common_dict.html
- Author:
- Richard van Nieuwenhoven
- 
Nested Class SummaryNested classes/interfaces inherited from class java.lang.EnumEnum.EnumDesc<E extends Enum<E>>Nested classes/interfaces inherited from interface nom.tam.fits.header.IFitsHeaderIFitsHeader.HDU, IFitsHeader.SOURCE, IFitsHeader.VALUE
- 
Enum Constant SummaryEnum ConstantsEnum ConstantDescriptionThe value field shall contain a floating point number giving the air mass during the observation by a ground based telescope.The value field gives the declination of the observation.The value field shall contain a floating point number giving the nominal declination of the pointing direction in units of decimal degrees.The value field shall contain a floating point number giving the declination of the observed object in units of decimal degrees.The value field shall contain a floating point number giving the declination of the pointing direction in units of decimal degrees.The value field shall contain a floating point number giving the declination of the space craft (or telescope platform) X axis during the observation in decimal degrees.The value field shall contain a floating point number giving the declination of the space craft (or telescope platform) Z axis during the observation in decimal degrees.The value field shall contain a floating point number giving the geographic latitude from which the observation was made in units of degrees.The value field shall contain a floating point number giving the angle between the direction of the observation (e.g., the optical axis of the telescope or the position of the target) and the moon, measured in degrees.The value field shall contain a character string giving a name for the observed object that conforms to the IAU astronomical object naming conventions.The value field shall contain a character string which uniquely identifies the dataset contained in the FITS file.The value field shall contain a floating point number giving the position angle of the y axis of the detector projected on the sky, in degrees east of north.The value field shall contain a floating point number giving the position angle of the relevant aspect of telescope pointing axis and/or instrument on the sky in units of degrees east of north.The value field gives the Right Ascension of the observation.The value field shall contain a floating point number giving the nominal Right Ascension of the pointing direction in units of decimal degrees.The value field shall contain a floating point number giving the Right Ascension of the observed object in units of decimal degrees.The value field shall contain a floating point number giving the Right Ascension of the pointing direction in units of decimal degrees.The value field shall contain a floating point number giving the Right Ascension of the space craft (or telescope platform) X axis during the observation in decimal degrees.The value field shall contain a floating point number giving the Right Ascension of the space craft (or telescope platform) Y axis during the observation in decimal degrees.The value field shall contain a floating point number giving the Right Ascension of the space craft (or telescope platform) Z axis during the observation in decimal degrees.The value field shall contain a floating point number giving the angle between the direction of the observation (e.g., the optical axis of the telescope or the position of the target) and the sun, measured in degrees.
- 
Field SummaryFields inherited from interface nom.tam.fits.header.IFitsHeaderMAX_INDEX
- 
Method SummaryModifier and TypeMethodDescriptionfinal FitsKeyimpl()(primarily for internal use) Returns the concrete implementation of this header entry, which provides implementation of access methods.static ObservationDescriptionReturns the enum constant of this type with the specified name.static ObservationDescription[]values()Returns an array containing the constants of this enum type, in the order they are declared.Methods inherited from class java.lang.EnumcompareTo, describeConstable, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOfMethods inherited from interface nom.tam.fits.header.IFitsHeadercomment, extractIndices, hdu, key, n, status, valueType
- 
Enum Constant Details- 
AIRMASSThe value field shall contain a floating point number giving the air mass during the observation by a ground based telescope. The value of the airmass is often approximated by the secant of the elevation angle and has a value of 1.0 at the zenith and increases towards the horizon. This value is assumed to correspond to the start of the observation unless another interpretation is clearly explained in the comment field.
- 
DECThe value field gives the declination of the observation. It may be expressed either as a floating point number in units of decimal degrees, or as a character string in 'dd:mm:ss.sss' format where the decimal point and number of fractional digits are optional. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. Example: -47.25944 or '-47:15:34.00'.
- 
DEC_NOMThe value field shall contain a floating point number giving the nominal declination of the pointing direction in units of decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. The precise definition of this keyword is instrument-specific, but typically the nominal direction corresponds to the direction to which the instrument was requested to point. The DEC_PNT keyword should be used to give the actual pointed direction.
- 
DEC_OBJThe value field shall contain a floating point number giving the declination of the observed object in units of decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword.
- 
DEC_PNTThe value field shall contain a floating point number giving the declination of the pointing direction in units of decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. The precise definition of this keyword is instrument-specific, but typically the pointed direction corresponds to the optical axis of the instrument. This keyword gives a mean value in cases where the pointing axis was not fixed during the entire observation.
- 
DEC_SCXThe value field shall contain a floating point number giving the declination of the space craft (or telescope platform) X axis during the observation in decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. This keyword gives a mean value in cases where the axis was not fixed during the entire observation.
- 
DEC_SCZThe value field shall contain a floating point number giving the declination of the space craft (or telescope platform) Z axis during the observation in decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. This keyword gives a mean value in cases where the axis was not fixed during the entire observation.
- 
LATITUDEThe value field shall contain a floating point number giving the geographic latitude from which the observation was made in units of degrees.
- 
MOONANGLThe value field shall contain a floating point number giving the angle between the direction of the observation (e.g., the optical axis of the telescope or the position of the target) and the moon, measured in degrees.
- 
OBJNAMEThe value field shall contain a character string giving a name for the observed object that conforms to the IAU astronomical object naming conventions. The value of this keyword is more strictly constrained than for the standard OBJECT keyword which in practice has often been used to record other ancillary information about the observation (e.g. filter, exposure time, weather conditions, etc.).
- 
OBS_IDThe value field shall contain a character string which uniquely identifies the dataset contained in the FITS file. This is typically a sequence number that can contain a mixture of numerical and character values. Example: '10315-01-01-30A'
- 
ORIENTATThe value field shall contain a floating point number giving the position angle of the y axis of the detector projected on the sky, in degrees east of north. This keyword is synonymous with the CROTA2 WCS keyword.
- 
PA_PNTThe value field shall contain a floating point number giving the position angle of the relevant aspect of telescope pointing axis and/or instrument on the sky in units of degrees east of north. It commonly applies to the orientation of a slit mask.
- 
RAThe value field gives the Right Ascension of the observation. It may be expressed either as a floating point number in units of decimal degrees, or as a character string in 'HH:MM:SS.sss' format where the decimal point and number of fractional digits are optional. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. Example: 180.6904 or '12:02:45.7'.
- 
RA_NOMThe value field shall contain a floating point number giving the nominal Right Ascension of the pointing direction in units of decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. The precise definition of this keyword is instrument-specific, but typically the nominal direction corresponds to the direction to which the instrument was requested to point. The RA_PNT keyword should be used to give the actual pointed direction.
- 
RA_OBJThe value field shall contain a floating point number giving the Right Ascension of the observed object in units of decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword.
- 
RA_PNTThe value field shall contain a floating point number giving the Right Ascension of the pointing direction in units of decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. The precise definition of this keyword is instrument-specific, but typically the pointed direction corresponds to the optical axis of the instrument. This keyword gives a mean value in cases where the pointing axis was not fixed during the entire observation.
- 
RA_SCXThe value field shall contain a floating point number giving the Right Ascension of the space craft (or telescope platform) X axis during the observation in decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. This keyword gives a mean value in cases where the axis was not fixed during the entire observation.
- 
RA_SCYThe value field shall contain a floating point number giving the Right Ascension of the space craft (or telescope platform) Y axis during the observation in decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. This keyword gives a mean value in cases where the axis was not fixed during the entire observation.
- 
RA_SCZThe value field shall contain a floating point number giving the Right Ascension of the space craft (or telescope platform) Z axis during the observation in decimal degrees. The coordinate reference frame is given by the RADECSYS keyword, and the coordinate epoch is given by the EQUINOX keyword. This keyword gives a mean value in cases where the axis was not fixed during the entire observation.
- 
SUNANGLEThe value field shall contain a floating point number giving the angle between the direction of the observation (e.g., the optical axis of the telescope or the position of the target) and the sun, measured in degrees.
 
- 
- 
Method Details- 
valuesReturns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
 
- 
valueOfReturns 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:
- IllegalArgumentException- if this enum type has no constant with the specified name
- NullPointerException- if the argument is null
 
- 
implDescription copied from interface:IFitsHeader(primarily for internal use) Returns the concrete implementation of this header entry, which provides implementation of access methods.- Specified by:
- implin interface- IFitsHeader
- Returns:
- the implementation of this keyword, which provides the actual access methods. Implementations of this interface should simply return themselves.
 
 
-