VDIFFrame ========= .. currentmodule:: baseband.vdif .. autoclass:: VDIFFrame :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VDIFFrame.data ~VDIFFrame.dtype ~VDIFFrame.fill_value ~VDIFFrame.nbytes ~VDIFFrame.ndim ~VDIFFrame.sample_shape ~VDIFFrame.shape ~VDIFFrame.size ~VDIFFrame.valid .. rubric:: Methods Summary .. autosummary:: ~VDIFFrame.from_mark5b_frame ~VDIFFrame.fromdata ~VDIFFrame.fromfile ~VDIFFrame.keys ~VDIFFrame.tofile ~VDIFFrame.verify .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: dtype .. autoattribute:: fill_value .. autoattribute:: nbytes .. autoattribute:: ndim .. autoattribute:: sample_shape .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: valid .. rubric:: Methods Documentation .. automethod:: from_mark5b_frame .. automethod:: fromdata .. automethod:: fromfile .. automethod:: keys .. automethod:: tofile .. automethod:: verify