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