obspy.core.inventory.network.Network
====================================

.. currentmodule:: obspy.core.inventory.network
.. autoclass:: Network
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~Network.__dict__
     ~Network.__doc__
     ~Network.__hash__
     ~Network.__module__
     ~Network.__weakref__
     ~Network.alternate_code
     ~Network.code
     ~Network.historical_code
     ~Network.selected_number_of_stations
     ~Network.stations
     ~Network.total_number_of_stations
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Network.copy
     ~Network.get_channel_metadata
     ~Network.get_contents
     ~Network.get_coordinates
     ~Network.get_orientation
     ~Network.get_response
     ~Network.is_active
     ~Network.plot
     ~Network.plot_response
     ~Network.select
  

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Network._repr_pretty_
  

  
  .. rubric:: Special Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Network.__dir__
     ~Network.__eq__
     ~Network.__format__
     ~Network.__getitem__
     ~Network.__init__
     ~Network.__len__
     ~Network.__ne__
     ~Network.__new__
     ~Network.__reduce__
     ~Network.__reduce_ex__
     ~Network.__short_str__
     ~Network.__sizeof__
     ~Network.__str__
     ~Network.__subclasshook__
  

  
  