TimeDelay ========= .. currentmodule:: baseband.tasks .. autoclass:: TimeDelay :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeDelay.closed ~TimeDelay.complex_data ~TimeDelay.dtype ~TimeDelay.meta ~TimeDelay.ndim ~TimeDelay.offset ~TimeDelay.sample_rate ~TimeDelay.sample_shape ~TimeDelay.samples_per_frame ~TimeDelay.shape ~TimeDelay.size ~TimeDelay.start_time ~TimeDelay.stop_time ~TimeDelay.time .. rubric:: Methods Summary .. autosummary:: ~TimeDelay.close ~TimeDelay.read ~TimeDelay.seek ~TimeDelay.task ~TimeDelay.tell .. rubric:: Attributes Documentation .. autoattribute:: closed .. autoattribute:: complex_data .. autoattribute:: dtype .. autoattribute:: meta .. autoattribute:: ndim .. autoattribute:: offset .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: start_time .. autoattribute:: stop_time .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: close .. automethod:: read .. automethod:: seek .. automethod:: task .. automethod:: tell