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