pipeline.domain.datatype.DataType
=================================

.. currentmodule:: pipeline.domain.datatype

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

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~DataType.get_specmode_datatypes
      ~DataType.get_short_datatype_desc
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~DataType.RAW
      ~DataType.REGCAL_CONTLINE_ALL
      ~DataType.ATMCORR
      ~DataType.BASELINED
      ~DataType.REGCAL_CONTLINE_SCIENCE
      ~DataType.SELFCAL_CONTLINE_SCIENCE
      ~DataType.REGCAL_CONT_SCIENCE
      ~DataType.SELFCAL_CONT_SCIENCE
      ~DataType.REGCAL_LINE_SCIENCE
      ~DataType.SELFCAL_LINE_SCIENCE
   
   