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