Channel
=======

.. currentmodule:: RigolWFM.channel

.. autoclass:: Channel
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Channel.agilent
      ~Channel.bin5000
      ~Channel.bin7000_8000
      ~Channel.calc_times_and_volts
      ~Channel.dho1000
      ~Channel.ds1000b
      ~Channel.ds1000c
      ~Channel.ds1000d
      ~Channel.ds1000e
      ~Channel.ds1000z
      ~Channel.ds2000
      ~Channel.ds4000
      ~Channel.ds6000
      ~Channel.lecroy
      ~Channel.rohde_schwarz
      ~Channel.siglent
      ~Channel.tek
      ~Channel.yokogawa

   .. rubric:: Methods Documentation

   .. automethod:: agilent
   .. automethod:: bin5000
   .. automethod:: bin7000_8000
   .. automethod:: calc_times_and_volts
   .. automethod:: dho1000
   .. automethod:: ds1000b
   .. automethod:: ds1000c
   .. automethod:: ds1000d
   .. automethod:: ds1000e
   .. automethod:: ds1000z
   .. automethod:: ds2000
   .. automethod:: ds4000
   .. automethod:: ds6000
   .. automethod:: lecroy
   .. automethod:: rohde_schwarz
   .. automethod:: siglent
   .. automethod:: tek
   .. automethod:: yokogawa
