NumberAssociatedSolarSystemObjectsMetricTask
============================================

.. currentmodule:: lsst.ap.association.metrics

.. autoclass:: NumberAssociatedSolarSystemObjectsMetricTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NumberAssociatedSolarSystemObjectsMetricTask.canMultiprocess

   .. rubric:: Methods Summary

   .. autosummary::

      ~NumberAssociatedSolarSystemObjectsMetricTask.emptyMetadata
      ~NumberAssociatedSolarSystemObjectsMetricTask.extractMetadata
      ~NumberAssociatedSolarSystemObjectsMetricTask.getAllSchemaCatalogs
      ~NumberAssociatedSolarSystemObjectsMetricTask.getFullMetadata
      ~NumberAssociatedSolarSystemObjectsMetricTask.getFullName
      ~NumberAssociatedSolarSystemObjectsMetricTask.getInputMetadataKeys
      ~NumberAssociatedSolarSystemObjectsMetricTask.getName
      ~NumberAssociatedSolarSystemObjectsMetricTask.getResourceConfig
      ~NumberAssociatedSolarSystemObjectsMetricTask.getSchemaCatalogs
      ~NumberAssociatedSolarSystemObjectsMetricTask.getTaskDict
      ~NumberAssociatedSolarSystemObjectsMetricTask.makeField
      ~NumberAssociatedSolarSystemObjectsMetricTask.makeMeasurement
      ~NumberAssociatedSolarSystemObjectsMetricTask.makeSubtask
      ~NumberAssociatedSolarSystemObjectsMetricTask.run
      ~NumberAssociatedSolarSystemObjectsMetricTask.runQuantum
      ~NumberAssociatedSolarSystemObjectsMetricTask.timer

   .. rubric:: Attributes Documentation

   .. autoattribute:: canMultiprocess

   .. rubric:: Methods Documentation

   .. automethod:: emptyMetadata
   .. automethod:: extractMetadata
   .. automethod:: getAllSchemaCatalogs
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getInputMetadataKeys
   .. automethod:: getName
   .. automethod:: getResourceConfig
   .. automethod:: getSchemaCatalogs
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeMeasurement
   .. automethod:: makeSubtask
   .. automethod:: run
   .. automethod:: runQuantum
   .. automethod:: timer