pipeline.domain.spectralwindow.Channel
======================================

.. currentmodule:: pipeline.domain.spectralwindow

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

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~Channel.contains
      ~Channel.convert_to
      ~Channel.getCentreFrequency
      ~Channel.getGapBetween
      ~Channel.getOverlapWith
      ~Channel.getWidth
      ~Channel.overlaps
      ~Channel.set
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Channel.frequency_range
      ~Channel.effective_bw
      ~Channel.high
      ~Channel.low
   
   