VDIFFrameSet ============ .. currentmodule:: baseband.vdif .. autoclass:: VDIFFrameSet :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VDIFFrameSet.data ~VDIFFrameSet.dtype ~VDIFFrameSet.fill_value ~VDIFFrameSet.nbytes ~VDIFFrameSet.ndim ~VDIFFrameSet.sample_shape ~VDIFFrameSet.shape ~VDIFFrameSet.size ~VDIFFrameSet.valid .. rubric:: Methods Summary .. autosummary:: ~VDIFFrameSet.fromdata ~VDIFFrameSet.fromfile ~VDIFFrameSet.keys ~VDIFFrameSet.tofile .. 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:: fromdata .. automethod:: fromfile .. automethod:: keys .. automethod:: tofile