obspy.io.segy.core.LazyTraceHeaderAttribDict
============================================

.. currentmodule:: obspy.io.segy.core
.. autoclass:: LazyTraceHeaderAttribDict
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~LazyTraceHeaderAttribDict.__abstractmethods__
     ~LazyTraceHeaderAttribDict.__dict__
     ~LazyTraceHeaderAttribDict.__doc__
     ~LazyTraceHeaderAttribDict.__hash__
     ~LazyTraceHeaderAttribDict.__module__
     ~LazyTraceHeaderAttribDict.__slots__
     ~LazyTraceHeaderAttribDict.__weakref__
     ~LazyTraceHeaderAttribDict.defaults
     ~LazyTraceHeaderAttribDict.do_not_warn_on
     ~LazyTraceHeaderAttribDict.readonly
     ~LazyTraceHeaderAttribDict.warn_on_non_default_key
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~LazyTraceHeaderAttribDict.clear
     ~LazyTraceHeaderAttribDict.copy
     ~LazyTraceHeaderAttribDict.get
     ~LazyTraceHeaderAttribDict.items
     ~LazyTraceHeaderAttribDict.keys
     ~LazyTraceHeaderAttribDict.pop
     ~LazyTraceHeaderAttribDict.popitem
     ~LazyTraceHeaderAttribDict.setdefault
     ~LazyTraceHeaderAttribDict.update
     ~LazyTraceHeaderAttribDict.values
  

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~LazyTraceHeaderAttribDict._pretty_str
  

  
  .. rubric:: Special Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~LazyTraceHeaderAttribDict.__contains__
     ~LazyTraceHeaderAttribDict.__deepcopy__
     ~LazyTraceHeaderAttribDict.__delattr__
     ~LazyTraceHeaderAttribDict.__delitem__
     ~LazyTraceHeaderAttribDict.__dir__
     ~LazyTraceHeaderAttribDict.__eq__
     ~LazyTraceHeaderAttribDict.__format__
     ~LazyTraceHeaderAttribDict.__getattr__
     ~LazyTraceHeaderAttribDict.__getitem__
     ~LazyTraceHeaderAttribDict.__getstate__
     ~LazyTraceHeaderAttribDict.__init__
     ~LazyTraceHeaderAttribDict.__iter__
     ~LazyTraceHeaderAttribDict.__len__
     ~LazyTraceHeaderAttribDict.__new__
     ~LazyTraceHeaderAttribDict.__reduce__
     ~LazyTraceHeaderAttribDict.__reduce_ex__
     ~LazyTraceHeaderAttribDict.__repr__
     ~LazyTraceHeaderAttribDict.__setattr__
     ~LazyTraceHeaderAttribDict.__setitem__
     ~LazyTraceHeaderAttribDict.__setstate__
     ~LazyTraceHeaderAttribDict.__sizeof__
     ~LazyTraceHeaderAttribDict.__subclasshook__
  

  
  