DADAStreamWriter ================ .. currentmodule:: baseband.dada.base .. autoclass:: DADAStreamWriter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DADAStreamWriter.bps ~DADAStreamWriter.complex_data ~DADAStreamWriter.header0 ~DADAStreamWriter.sample_rate ~DADAStreamWriter.sample_shape ~DADAStreamWriter.samples_per_frame ~DADAStreamWriter.squeeze ~DADAStreamWriter.start_time ~DADAStreamWriter.time .. rubric:: Methods Summary .. autosummary:: ~DADAStreamWriter.close ~DADAStreamWriter.tell ~DADAStreamWriter.write .. rubric:: Attributes Documentation .. autoattribute:: bps .. autoattribute:: complex_data .. autoattribute:: header0 .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: squeeze .. autoattribute:: start_time .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: close .. automethod:: tell .. automethod:: write