obspy.taup.taup\_time.TauPTime ============================== .. currentmodule:: obspy.taup.taup_time .. autoclass:: TauPTime :show-inheritance: .. rubric:: Public Methods .. autosummary:: :toctree: . :nosignatures: ~TauPTime.calc_time ~TauPTime.calculate ~TauPTime.depth_correct ~TauPTime.recalc_phases ~TauPTime.run .. rubric:: Special Methods .. automethod:: TauPTime.__delattr__ .. automethod:: TauPTime.__dir__ .. automethod:: TauPTime.__eq__ .. automethod:: TauPTime.__format__ .. automethod:: TauPTime.__ge__ .. automethod:: TauPTime.__getattribute__ .. automethod:: TauPTime.__gt__ .. automethod:: TauPTime.__hash__ .. automethod:: TauPTime.__init__ .. automethod:: TauPTime.__init_subclass__ .. automethod:: TauPTime.__le__ .. automethod:: TauPTime.__lt__ .. automethod:: TauPTime.__ne__ .. automethod:: TauPTime.__new__ .. automethod:: TauPTime.__reduce__ .. automethod:: TauPTime.__reduce_ex__ .. automethod:: TauPTime.__repr__ .. automethod:: TauPTime.__setattr__ .. automethod:: TauPTime.__sizeof__ .. automethod:: TauPTime.__str__ .. automethod:: TauPTime.__subclasshook__