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:: end_time
   .. autoattribute:: spws
   .. autoattribute:: start_time
   .. autoattribute:: time_on_source

   .. rubric:: Methods Documentation

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