ExposureMapping
===============

.. currentmodule:: lsst.obs.base

.. autoclass:: ExposureMapping
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ExposureMapping.template

   .. rubric:: Methods Summary

   .. autosummary::

      ~ExposureMapping.have
      ~ExposureMapping.keys
      ~ExposureMapping.lookup
      ~ExposureMapping.map
      ~ExposureMapping.need
      ~ExposureMapping.standardize

   .. rubric:: Attributes Documentation

   .. autoattribute:: template

   .. rubric:: Methods Documentation

   .. automethod:: have
   .. automethod:: keys
   .. automethod:: lookup
   .. automethod:: map
   .. automethod:: need
   .. automethod:: standardize