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