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