VLBIStreamWriterBase ==================== .. currentmodule:: baseband.vlbi_base.base .. autoclass:: VLBIStreamWriterBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VLBIStreamWriterBase.bps ~VLBIStreamWriterBase.complex_data ~VLBIStreamWriterBase.header0 ~VLBIStreamWriterBase.sample_rate ~VLBIStreamWriterBase.sample_shape ~VLBIStreamWriterBase.samples_per_frame ~VLBIStreamWriterBase.squeeze ~VLBIStreamWriterBase.start_time ~VLBIStreamWriterBase.subset ~VLBIStreamWriterBase.time ~VLBIStreamWriterBase.verify .. rubric:: Methods Summary .. autosummary:: ~VLBIStreamWriterBase.close ~VLBIStreamWriterBase.tell ~VLBIStreamWriterBase.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:: subset .. autoattribute:: time .. autoattribute:: verify .. rubric:: Methods Documentation .. automethod:: close .. automethod:: tell .. automethod:: write