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