HDF5StreamWriter ================ .. currentmodule:: baseband_tasks.io.hdf5.base .. autoclass:: HDF5StreamWriter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HDF5StreamWriter.bps ~HDF5StreamWriter.closed ~HDF5StreamWriter.complex_data ~HDF5StreamWriter.dtype ~HDF5StreamWriter.frequency ~HDF5StreamWriter.header0 ~HDF5StreamWriter.polarization ~HDF5StreamWriter.sample_rate ~HDF5StreamWriter.sample_shape ~HDF5StreamWriter.samples_per_frame ~HDF5StreamWriter.shape ~HDF5StreamWriter.sideband ~HDF5StreamWriter.squeeze ~HDF5StreamWriter.start_time ~HDF5StreamWriter.time .. rubric:: Methods Summary .. autosummary:: ~HDF5StreamWriter.close ~HDF5StreamWriter.tell ~HDF5StreamWriter.write .. rubric:: Attributes Documentation .. autoattribute:: bps .. autoattribute:: closed .. autoattribute:: complex_data .. autoattribute:: dtype .. autoattribute:: frequency .. autoattribute:: header0 .. autoattribute:: polarization .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: shape .. autoattribute:: sideband .. autoattribute:: squeeze .. autoattribute:: start_time .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: close .. automethod:: tell .. automethod:: write