Scan
====

.. currentmodule:: pipeline.domain

.. autoclass:: Scan
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Scan.end_time
      ~Scan.spws
      ~Scan.start_time
      ~Scan.time_on_source

   .. rubric:: Methods Summary

   .. autosummary::

      ~Scan.exposure_time
      ~Scan.mean_interval

   .. rubric:: Attributes Documentation

   .. autoattribute:: Scan.end_time
   .. autoattribute:: Scan.spws
   .. autoattribute:: Scan.start_time
   .. autoattribute:: Scan.time_on_source

   .. rubric:: Methods Documentation

   .. automethod:: Scan.exposure_time
   .. automethod:: Scan.mean_interval
