VDIFFileWriter ============== .. currentmodule:: baseband.vdif.base .. autoclass:: VDIFFileWriter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VDIFFileWriter.fh_raw .. rubric:: Methods Summary .. autosummary:: ~VDIFFileWriter.close ~VDIFFileWriter.temporary_offset ~VDIFFileWriter.write_frame ~VDIFFileWriter.write_frameset .. rubric:: Attributes Documentation .. autoattribute:: fh_raw .. rubric:: Methods Documentation .. automethod:: close .. automethod:: temporary_offset .. automethod:: write_frame .. automethod:: write_frameset