obspy.io.segy.segy.SEGYFile
===========================

.. currentmodule:: obspy.io.segy.segy
.. autoclass:: SEGYFile
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~SEGYFile.__dict__
     ~SEGYFile.__doc__
     ~SEGYFile.__module__
     ~SEGYFile.__weakref__
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~SEGYFile.write
  

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~SEGYFile._autodetect_endianness
     ~SEGYFile._create_empty_segy_file_object
     ~SEGYFile._read_headers
     ~SEGYFile._read_textual_header
     ~SEGYFile._read_traces
     ~SEGYFile._repr_pretty_
     ~SEGYFile._write
     ~SEGYFile._write_textual_header
  

  
  .. rubric:: Special Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~SEGYFile.__dir__
     ~SEGYFile.__format__
     ~SEGYFile.__init__
     ~SEGYFile.__new__
     ~SEGYFile.__reduce__
     ~SEGYFile.__reduce_ex__
     ~SEGYFile.__sizeof__
     ~SEGYFile.__str__
     ~SEGYFile.__subclasshook__
  

  
  