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