obspy.io.seg2.seg2.SEG2
=======================

.. currentmodule:: obspy.io.seg2.seg2
.. autoclass:: SEG2
   :show-inheritance:




.. rubric:: Public Methods

.. autosummary::
  :toctree: .
  :nosignatures:


  ~SEG2.parse_free_form
  ~SEG2.parse_next_trace
  ~SEG2.read_file
  ~SEG2.read_file_descriptor_block




.. rubric:: Special Methods



.. automethod:: SEG2.__delattr__

.. automethod:: SEG2.__dir__

.. automethod:: SEG2.__eq__

.. automethod:: SEG2.__format__

.. automethod:: SEG2.__ge__

.. automethod:: SEG2.__getattribute__

.. automethod:: SEG2.__gt__

.. automethod:: SEG2.__hash__

.. automethod:: SEG2.__init__

.. automethod:: SEG2.__init_subclass__

.. automethod:: SEG2.__le__

.. automethod:: SEG2.__lt__

.. automethod:: SEG2.__ne__

.. automethod:: SEG2.__new__

.. automethod:: SEG2.__reduce__

.. automethod:: SEG2.__reduce_ex__

.. automethod:: SEG2.__repr__

.. automethod:: SEG2.__setattr__

.. automethod:: SEG2.__sizeof__

.. automethod:: SEG2.__str__

.. automethod:: SEG2.__subclasshook__