Field
=====

.. currentmodule:: pipeline.domain

.. autoclass:: Field
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Field.clean_name
      ~Field.dec
      ~Field.frame
      ~Field.gb
      ~Field.gl
      ~Field.identifier
      ~Field.latitude
      ~Field.longitude
      ~Field.mdirection
      ~Field.name
      ~Field.ra
      ~Field.telmjd
      ~Field.zd

   .. rubric:: Methods Summary

   .. autosummary::

      ~Field.set_source_type
      ~Field.set_zd_telmjd

   .. rubric:: Attributes Documentation

   .. autoattribute:: Field.clean_name
   .. autoattribute:: Field.dec
   .. autoattribute:: Field.frame
   .. autoattribute:: Field.gb
   .. autoattribute:: Field.gl
   .. autoattribute:: Field.identifier
   .. autoattribute:: Field.latitude
   .. autoattribute:: Field.longitude
   .. autoattribute:: Field.mdirection
   .. autoattribute:: Field.name
   .. autoattribute:: Field.ra
   .. autoattribute:: Field.telmjd
   .. autoattribute:: Field.zd

   .. rubric:: Methods Documentation

   .. automethod:: Field.set_source_type
   .. automethod:: Field.set_zd_telmjd
