Mark5BFileReader ================ .. currentmodule:: baseband.mark5b.base .. autoclass:: Mark5BFileReader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Mark5BFileReader.fh_raw ~Mark5BFileReader.info .. rubric:: Methods Summary .. autosummary:: ~Mark5BFileReader.close ~Mark5BFileReader.find_header ~Mark5BFileReader.get_frame_rate ~Mark5BFileReader.locate_frames ~Mark5BFileReader.read_frame ~Mark5BFileReader.read_header ~Mark5BFileReader.temporary_offset .. rubric:: Attributes Documentation .. autoattribute:: fh_raw .. autoattribute:: info .. rubric:: Methods Documentation .. automethod:: close .. automethod:: find_header .. automethod:: get_frame_rate .. automethod:: locate_frames .. automethod:: read_frame .. automethod:: read_header .. automethod:: temporary_offset