Property
========

.. currentmodule:: lsst.afw.math

.. autoclass:: Property
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Property.ERRORS
      ~Property.IQRANGE
      ~Property.MAX
      ~Property.MEAN
      ~Property.MEANCLIP
      ~Property.MEANSQUARE
      ~Property.MEDIAN
      ~Property.MIN
      ~Property.NCLIPPED
      ~Property.NMASKED
      ~Property.NOTHING
      ~Property.NPOINT
      ~Property.ORMASK
      ~Property.STDEV
      ~Property.STDEVCLIP
      ~Property.SUM
      ~Property.VARIANCE
      ~Property.VARIANCECLIP
      ~Property.name
      ~Property.value

   .. rubric:: Attributes Documentation

   .. autoattribute:: ERRORS
   .. autoattribute:: IQRANGE
   .. autoattribute:: MAX
   .. autoattribute:: MEAN
   .. autoattribute:: MEANCLIP
   .. autoattribute:: MEANSQUARE
   .. autoattribute:: MEDIAN
   .. autoattribute:: MIN
   .. autoattribute:: NCLIPPED
   .. autoattribute:: NMASKED
   .. autoattribute:: NOTHING
   .. autoattribute:: NPOINT
   .. autoattribute:: ORMASK
   .. autoattribute:: STDEV
   .. autoattribute:: STDEVCLIP
   .. autoattribute:: SUM
   .. autoattribute:: VARIANCE
   .. autoattribute:: VARIANCECLIP
   .. autoattribute:: name
   .. autoattribute:: value