Task ==== .. currentmodule:: baseband.tasks .. autoclass:: Task :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Task.closed ~Task.complex_data ~Task.dtype ~Task.meta ~Task.ndim ~Task.offset ~Task.sample_rate ~Task.sample_shape ~Task.samples_per_frame ~Task.shape ~Task.size ~Task.start_time ~Task.stop_time ~Task.time .. rubric:: Methods Summary .. autosummary:: ~Task.close ~Task.read ~Task.seek ~Task.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:: tell