VLBIFileReaderInfo ================== .. currentmodule:: baseband.vlbi_base.file_info .. autoclass:: VLBIFileReaderInfo :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VLBIFileReaderInfo.attr_names ~VLBIFileReaderInfo.bps ~VLBIFileReaderInfo.checks ~VLBIFileReaderInfo.complex_data ~VLBIFileReaderInfo.decodable ~VLBIFileReaderInfo.errors ~VLBIFileReaderInfo.format ~VLBIFileReaderInfo.frame0 ~VLBIFileReaderInfo.frame_rate ~VLBIFileReaderInfo.header0 ~VLBIFileReaderInfo.missing ~VLBIFileReaderInfo.number_of_frames ~VLBIFileReaderInfo.readable ~VLBIFileReaderInfo.sample_rate ~VLBIFileReaderInfo.sample_shape ~VLBIFileReaderInfo.samples_per_frame ~VLBIFileReaderInfo.start_time ~VLBIFileReaderInfo.warnings .. rubric:: Methods Summary .. autosummary:: ~VLBIFileReaderInfo.__call__ .. rubric:: Attributes Documentation .. autoattribute:: attr_names .. autoattribute:: bps .. autoattribute:: checks .. autoattribute:: complex_data .. autoattribute:: decodable .. autoattribute:: errors .. autoattribute:: format .. autoattribute:: frame0 .. autoattribute:: frame_rate .. autoattribute:: header0 .. autoattribute:: missing .. autoattribute:: number_of_frames .. autoattribute:: readable .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: start_time .. autoattribute:: warnings .. rubric:: Methods Documentation .. automethod:: __call__