UcdCamInstrument
================

.. currentmodule:: lsst.obs.lsst

.. autoclass:: UcdCamInstrument
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~UcdCamInstrument.configPaths
      ~UcdCamInstrument.filterDefinitions
      ~UcdCamInstrument.instrument
      ~UcdCamInstrument.policyName

   .. rubric:: Methods Summary

   .. autosummary::

      ~UcdCamInstrument.applyConfigOverrides
      ~UcdCamInstrument.extractDetectorRecord
      ~UcdCamInstrument.getCamera
      ~UcdCamInstrument.getName
      ~UcdCamInstrument.getRawFormatter
      ~UcdCamInstrument.register
      ~UcdCamInstrument.writeCuratedCalibrations

   .. rubric:: Attributes Documentation

   .. autoattribute:: configPaths
   .. autoattribute:: filterDefinitions
   .. autoattribute:: instrument
   .. autoattribute:: policyName

   .. rubric:: Methods Documentation

   .. automethod:: applyConfigOverrides
   .. automethod:: extractDetectorRecord
   .. automethod:: getCamera
   .. automethod:: getName
   .. automethod:: getRawFormatter
   .. automethod:: register
   .. automethod:: writeCuratedCalibrations