BackgroundControl
=================

.. currentmodule:: lsst.afw.math

.. autoclass:: BackgroundControl
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~BackgroundControl.getApproximateControl
      ~BackgroundControl.getInterpStyle
      ~BackgroundControl.getNxSample
      ~BackgroundControl.getNySample
      ~BackgroundControl.getStatisticsControl
      ~BackgroundControl.getStatisticsProperty
      ~BackgroundControl.getUndersampleStyle
      ~BackgroundControl.setApproximateControl
      ~BackgroundControl.setInterpStyle
      ~BackgroundControl.setNxSample
      ~BackgroundControl.setNySample
      ~BackgroundControl.setStatisticsProperty
      ~BackgroundControl.setUndersampleStyle

   .. rubric:: Methods Documentation

   .. automethod:: getApproximateControl
   .. automethod:: getInterpStyle
   .. automethod:: getNxSample
   .. automethod:: getNySample
   .. automethod:: getStatisticsControl
   .. automethod:: getStatisticsProperty
   .. automethod:: getUndersampleStyle
   .. automethod:: setApproximateControl
   .. automethod:: setInterpStyle
   .. automethod:: setNxSample
   .. automethod:: setNySample
   .. automethod:: setStatisticsProperty
   .. automethod:: setUndersampleStyle