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