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