obspy.taup.velocity_model.VelocityModel
=======================================

.. currentmodule:: obspy.taup.velocity_model
.. autoclass:: VelocityModel
  :show-inheritance:

  
  
  .. rubric:: Attributes

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

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~VelocityModel.depth_at_bottom
     ~VelocityModel.depth_at_top
     ~VelocityModel.evaluate_above
     ~VelocityModel.evaluate_below
     ~VelocityModel.fix_discontinuity_depths
     ~VelocityModel.get_discontinuity_depths
     ~VelocityModel.is_discontinuity
     ~VelocityModel.layer_number_above
     ~VelocityModel.layer_number_below
     ~VelocityModel.read_nd_file
     ~VelocityModel.read_tvel_file
     ~VelocityModel.read_velocity_file
     ~VelocityModel.validate
  

  

  
  .. rubric:: Special Methods

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

  
  