LsstAuxTelTranslator
====================

.. currentmodule:: lsst.obs.lsst

.. autoclass:: LsstAuxTelTranslator
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LsstAuxTelTranslator.DETECTOR_GROUP_NAME
      ~LsstAuxTelTranslator.DETECTOR_NAME
      ~LsstAuxTelTranslator.name
      ~LsstAuxTelTranslator.supported_instrument
      ~LsstAuxTelTranslator.translators

   .. rubric:: Methods Summary

   .. autosummary::

      ~LsstAuxTelTranslator.can_translate
      ~LsstAuxTelTranslator.can_translate_with_options
      ~LsstAuxTelTranslator.cards_used
      ~LsstAuxTelTranslator.compute_detector_exposure_id
      ~LsstAuxTelTranslator.compute_exposure_id
      ~LsstAuxTelTranslator.determine_translator
      ~LsstAuxTelTranslator.quantity_from_card
      ~LsstAuxTelTranslator.to_altaz_begin
      ~LsstAuxTelTranslator.to_boresight_airmass
      ~LsstAuxTelTranslator.to_boresight_rotation_angle
      ~LsstAuxTelTranslator.to_boresight_rotation_coord
      ~LsstAuxTelTranslator.to_dark_time
      ~LsstAuxTelTranslator.to_datetime_begin
      ~LsstAuxTelTranslator.to_datetime_end
      ~LsstAuxTelTranslator.to_detector_exposure_id
      ~LsstAuxTelTranslator.to_detector_group
      ~LsstAuxTelTranslator.to_detector_name
      ~LsstAuxTelTranslator.to_detector_num
      ~LsstAuxTelTranslator.to_detector_serial
      ~LsstAuxTelTranslator.to_exposure_id
      ~LsstAuxTelTranslator.to_exposure_time
      ~LsstAuxTelTranslator.to_instrument
      ~LsstAuxTelTranslator.to_location
      ~LsstAuxTelTranslator.to_object
      ~LsstAuxTelTranslator.to_observation_id
      ~LsstAuxTelTranslator.to_observation_type
      ~LsstAuxTelTranslator.to_physical_filter
      ~LsstAuxTelTranslator.to_pressure
      ~LsstAuxTelTranslator.to_relative_humidity
      ~LsstAuxTelTranslator.to_science_program
      ~LsstAuxTelTranslator.to_telescope
      ~LsstAuxTelTranslator.to_temperature
      ~LsstAuxTelTranslator.to_tracking_radec
      ~LsstAuxTelTranslator.to_visit_id
      ~LsstAuxTelTranslator.validate_value

   .. rubric:: Attributes Documentation

   .. autoattribute:: DETECTOR_GROUP_NAME
   .. autoattribute:: DETECTOR_NAME
   .. autoattribute:: name
   .. autoattribute:: supported_instrument
   .. autoattribute:: translators

   .. rubric:: Methods Documentation

   .. automethod:: can_translate
   .. automethod:: can_translate_with_options
   .. automethod:: cards_used
   .. automethod:: compute_detector_exposure_id
   .. automethod:: compute_exposure_id
   .. automethod:: determine_translator
   .. automethod:: quantity_from_card
   .. automethod:: to_altaz_begin
   .. automethod:: to_boresight_airmass
   .. automethod:: to_boresight_rotation_angle
   .. automethod:: to_boresight_rotation_coord
   .. automethod:: to_dark_time
   .. automethod:: to_datetime_begin
   .. automethod:: to_datetime_end
   .. automethod:: to_detector_exposure_id
   .. automethod:: to_detector_group
   .. automethod:: to_detector_name
   .. automethod:: to_detector_num
   .. automethod:: to_detector_serial
   .. automethod:: to_exposure_id
   .. automethod:: to_exposure_time
   .. automethod:: to_instrument
   .. automethod:: to_location
   .. automethod:: to_object
   .. automethod:: to_observation_id
   .. automethod:: to_observation_type
   .. automethod:: to_physical_filter
   .. automethod:: to_pressure
   .. automethod:: to_relative_humidity
   .. automethod:: to_science_program
   .. automethod:: to_telescope
   .. automethod:: to_temperature
   .. automethod:: to_tracking_radec
   .. automethod:: to_visit_id
   .. automethod:: validate_value