obspy.taup.tau_model.TauModel
=============================

.. currentmodule:: obspy.taup.tau_model
.. autoclass:: TauModel
  :show-inheritance:

  
  
  .. rubric:: Attributes

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

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~TauModel.calc_tau_inc_from
     ~TauModel.depth_correct
     ~TauModel.deserialize
     ~TauModel.find_branch
     ~TauModel.from_file
     ~TauModel.get_branch_depths
     ~TauModel.get_tau_branch
     ~TauModel.load_from_depth_cache
     ~TauModel.serialize
     ~TauModel.split_branch
     ~TauModel.validate
  

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~TauModel._load_from_depth_cache
  

  
  .. rubric:: Special Methods

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

  
  