Mark5BFileReaderInfo ==================== .. currentmodule:: baseband.mark5b.file_info .. autoclass:: Mark5BFileReaderInfo :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Mark5BFileReaderInfo.attr_names ~Mark5BFileReaderInfo.bps ~Mark5BFileReaderInfo.checks ~Mark5BFileReaderInfo.closed ~Mark5BFileReaderInfo.complex_data ~Mark5BFileReaderInfo.decodable ~Mark5BFileReaderInfo.errors ~Mark5BFileReaderInfo.format ~Mark5BFileReaderInfo.frame0 ~Mark5BFileReaderInfo.frame_rate ~Mark5BFileReaderInfo.header0 ~Mark5BFileReaderInfo.kday ~Mark5BFileReaderInfo.missing ~Mark5BFileReaderInfo.nchan ~Mark5BFileReaderInfo.number_of_frames ~Mark5BFileReaderInfo.offset0 ~Mark5BFileReaderInfo.readable ~Mark5BFileReaderInfo.ref_time ~Mark5BFileReaderInfo.sample_rate ~Mark5BFileReaderInfo.sample_shape ~Mark5BFileReaderInfo.samples_per_frame ~Mark5BFileReaderInfo.start_time ~Mark5BFileReaderInfo.time_info ~Mark5BFileReaderInfo.warnings .. rubric:: Methods Summary .. autosummary:: ~Mark5BFileReaderInfo.__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:: kday .. autoattribute:: missing .. autoattribute:: nchan .. autoattribute:: number_of_frames .. autoattribute:: offset0 .. autoattribute:: readable .. autoattribute:: ref_time .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: start_time .. autoattribute:: time_info .. autoattribute:: warnings .. rubric:: Methods Documentation .. automethod:: __call__