Getting Started
Developer Resources
Indices and Tables
Return the Slowness_layer of the requested wave type.
This is not meant to be a clone!
layer (int or ndarray (dtype = int)) – The number of the layer(s) to return.
int
ndarray
is_p_wave (bool) – Whether to return the P layer (True) or the S layer (False).
True
False
The slowness layer(s).
ndarray (dtype = obspy.taup.helper_classes.SlownessLayer, shape = layer_num.shape)
obspy.taup.helper_classes.SlownessLayer
layer_num.shape