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