obspy.taup.helper_classes.TimeDist

TimeDist = dtype([('p', '<f8'), ('time', '<f8'), ('dist', '<f8'), ('depth', '<f8')])

Holds the ray parameter, time and distance increments, and optionally a depth, for a ray passing through some layer.