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