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