pipeline.domain.scan.Scan
=========================

.. currentmodule:: pipeline.domain.scan

.. autoclass:: Scan
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__, __add__, __mul__

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~Scan.exposure_time
      ~Scan.mean_interval
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Scan.end_time
      ~Scan.spws
      ~Scan.start_time
      ~Scan.time_on_source
   
   