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