UncertaintyEnum
===============

.. currentmodule:: lsst.meas.base

.. autoclass:: UncertaintyEnum
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~UncertaintyEnum.FULL_COVARIANCE
      ~UncertaintyEnum.NO_UNCERTAINTY
      ~UncertaintyEnum.SIGMA_ONLY

   .. rubric:: Attributes Documentation

   .. autoattribute:: FULL_COVARIANCE
   .. autoattribute:: NO_UNCERTAINTY
   .. autoattribute:: SIGMA_ONLY