DimensionPacker
===============

.. currentmodule:: lsst.daf.butler

.. autoclass:: DimensionPacker
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~DimensionPacker.maxBits
      ~DimensionPacker.universe

   .. rubric:: Methods Summary

   .. autosummary::

      ~DimensionPacker.pack
      ~DimensionPacker.unpack

   .. rubric:: Attributes Documentation

   .. autoattribute:: maxBits
   .. autoattribute:: universe

   .. rubric:: Methods Documentation

   .. automethod:: pack
   .. automethod:: unpack