UndersampleStyle
================

.. currentmodule:: lsst.afw.math

.. autoclass:: UndersampleStyle
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~UndersampleStyle.INCREASE_NXNYSAMPLE
      ~UndersampleStyle.REDUCE_INTERP_ORDER
      ~UndersampleStyle.THROW_EXCEPTION
      ~UndersampleStyle.name
      ~UndersampleStyle.value

   .. rubric:: Attributes Documentation

   .. autoattribute:: INCREASE_NXNYSAMPLE
   .. autoattribute:: REDUCE_INTERP_ORDER
   .. autoattribute:: THROW_EXCEPTION
   .. autoattribute:: name
   .. autoattribute:: value