CalToArgs
=========

.. currentmodule:: pipeline.infrastructure.callibrary

.. autoclass:: CalToArgs
   :show-inheritance:
   :noindex:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~CalToArgs.antenna
      ~CalToArgs.field
      ~CalToArgs.intent
      ~CalToArgs.spw
      ~CalToArgs.vis

   .. rubric:: Methods Summary

   .. autosummary::

      ~CalToArgs.count
      ~CalToArgs.index

   .. rubric:: Attributes Documentation

   .. autoattribute:: CalToArgs.antenna
      :noindex:
   .. autoattribute:: CalToArgs.field
      :noindex:
   .. autoattribute:: CalToArgs.intent
      :noindex:
   .. autoattribute:: CalToArgs.spw
      :noindex:
   .. autoattribute:: CalToArgs.vis
      :noindex:

   .. rubric:: Methods Documentation

   .. automethod:: CalToArgs.count
      :noindex:
   .. automethod:: CalToArgs.index
      :noindex:
