ADxTask
=======

.. currentmodule:: lsst.faro.measurement

.. autoclass:: ADxTask
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ADxTask.emptyMetadata
      ~ADxTask.getAllSchemaCatalogs
      ~ADxTask.getFullMetadata
      ~ADxTask.getFullName
      ~ADxTask.getName
      ~ADxTask.getSchemaCatalogs
      ~ADxTask.getTaskDict
      ~ADxTask.makeField
      ~ADxTask.makeSubtask
      ~ADxTask.run
      ~ADxTask.timer

   .. rubric:: Methods Documentation

   .. automethod:: emptyMetadata
   .. automethod:: getAllSchemaCatalogs
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getSchemaCatalogs
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: run
   .. automethod:: timer