MatchControl
============

.. currentmodule:: lsst.afw.table

.. autoclass:: MatchControl
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~MatchControl.findOnlyClosest
      ~MatchControl.includeMismatches
      ~MatchControl.symmetricMatch

   .. rubric:: Attributes Documentation

   .. autoattribute:: findOnlyClosest
   .. autoattribute:: includeMismatches
   .. autoattribute:: symmetricMatch