obspy.taup.helper_classes.TimeDistGeo

TimeDistGeo = dtype([('p', '<f8'), ('time', '<f8'), ('dist', '<f8'), ('depth', '<f8'), ('lat', '<f8'), ('lon', '<f8')])

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