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