obspy.core.inventory.channel.Channel
====================================

.. currentmodule:: obspy.core.inventory.channel
.. autoclass:: Channel
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~Channel.__dict__
     ~Channel.__doc__
     ~Channel.__hash__
     ~Channel.__module__
     ~Channel.__weakref__
     ~Channel.alternate_code
     ~Channel.azimuth
     ~Channel.clock_drift_in_seconds_per_sample
     ~Channel.code
     ~Channel.depth
     ~Channel.dip
     ~Channel.elevation
     ~Channel.historical_code
     ~Channel.latitude
     ~Channel.location_code
     ~Channel.longitude
     ~Channel.sample_rate
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Channel.copy
     ~Channel.is_active
     ~Channel.plot
  

  
  .. rubric:: Private Methods

  .. warning::

       Private methods are mainly for internal/developer use and their API might change without notice.

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Channel._repr_pretty_
  

  
  .. rubric:: Special Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Channel.__dir__
     ~Channel.__eq__
     ~Channel.__format__
     ~Channel.__init__
     ~Channel.__ne__
     ~Channel.__new__
     ~Channel.__reduce__
     ~Channel.__reduce_ex__
     ~Channel.__sizeof__
     ~Channel.__str__
     ~Channel.__subclasshook__
  

  
  