obspy.core.event.base.TimeWindow
================================

.. currentmodule:: obspy.core.event.base
.. autoclass:: TimeWindow
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~TimeWindow.__abstractmethods__
     ~TimeWindow.__dict__
     ~TimeWindow.__doc__
     ~TimeWindow.__hash__
     ~TimeWindow.__module__
     ~TimeWindow.__slots__
     ~TimeWindow.__weakref__
     ~TimeWindow.defaults
     ~TimeWindow.do_not_warn_on
     ~TimeWindow.item
     ~TimeWindow.key
     ~TimeWindow.readonly
     ~TimeWindow.warn_on_non_default_key
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

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

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~TimeWindow._pretty_str
     ~TimeWindow._repr_pretty_
  

  
  .. rubric:: Special Methods

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

  
  