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