Mapping
=======

.. currentmodule:: lsst.obs.base

.. autoclass:: Mapping
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Mapping.template

   .. rubric:: Methods Summary

   .. autosummary::

      ~Mapping.have
      ~Mapping.keys
      ~Mapping.lookup
      ~Mapping.map
      ~Mapping.need

   .. rubric:: Attributes Documentation

   .. autoattribute:: template

   .. rubric:: Methods Documentation

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