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:: clean_name
   .. autoattribute:: dec
   .. autoattribute:: frame
   .. autoattribute:: gb
   .. autoattribute:: gl
   .. autoattribute:: identifier
   .. autoattribute:: latitude
   .. autoattribute:: longitude
   .. autoattribute:: mdirection
   .. autoattribute:: name
   .. autoattribute:: ra
   .. autoattribute:: telmjd
   .. autoattribute:: zd

   .. rubric:: Methods Documentation

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