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

.. currentmodule:: lsst.afw.math

.. autoclass:: UndersampleStyle
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~UndersampleStyle.INCREASE_NXNYSAMPLE
      ~UndersampleStyle.REDUCE_INTERP_ORDER
      ~UndersampleStyle.THROW_EXCEPTION

   .. rubric:: Attributes Documentation

   .. autoattribute:: INCREASE_NXNYSAMPLE
   .. autoattribute:: REDUCE_INTERP_ORDER
   .. autoattribute:: THROW_EXCEPTION