TExTask
=======

.. currentmodule:: lsst.faro.measurement

.. autoclass:: TExTask
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~TExTask.emptyMetadata
      ~TExTask.getAllSchemaCatalogs
      ~TExTask.getFullMetadata
      ~TExTask.getFullName
      ~TExTask.getName
      ~TExTask.getSchemaCatalogs
      ~TExTask.getTaskDict
      ~TExTask.makeField
      ~TExTask.makeSubtask
      ~TExTask.run
      ~TExTask.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