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