obspy.io.segy.segy.SEGYTrace
============================

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

  
  
  .. rubric:: Attributes

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

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~SEGYTrace.to_obspy_trace
     ~SEGYTrace.write
  

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~SEGYTrace._create_empty_trace
     ~SEGYTrace._read_trace
     ~SEGYTrace._repr_pretty_
  

  
  .. rubric:: Special Methods

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

  
  