VLBIStreamReaderInfo ==================== .. currentmodule:: baseband.vlbi_base.file_info .. autoclass:: VLBIStreamReaderInfo :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VLBIStreamReaderInfo.attr_names ~VLBIStreamReaderInfo.bps ~VLBIStreamReaderInfo.complex_data ~VLBIStreamReaderInfo.format ~VLBIStreamReaderInfo.readable ~VLBIStreamReaderInfo.sample_rate ~VLBIStreamReaderInfo.shape ~VLBIStreamReaderInfo.start_time ~VLBIStreamReaderInfo.stop_time .. rubric:: Methods Summary .. autosummary:: ~VLBIStreamReaderInfo.__call__ .. rubric:: Attributes Documentation .. autoattribute:: attr_names .. autoattribute:: bps .. autoattribute:: complex_data .. autoattribute:: format .. autoattribute:: readable .. autoattribute:: sample_rate .. autoattribute:: shape .. autoattribute:: start_time .. autoattribute:: stop_time .. rubric:: Methods Documentation .. automethod:: __call__