Basic travel time plotting function.
None
Example
>>> from obspy.taup.taup import travelTimePlot >>> travelTimePlot(min_degree=0, max_degree=50, phases=['P', 'S', 'PP'], ... depth=120, model='iasp91')
[hires.png, pdf]
Enter search terms or a module, class or function name.