VDIFPayload =========== .. currentmodule:: baseband.vdif .. autoclass:: VDIFPayload :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VDIFPayload.data ~VDIFPayload.dtype ~VDIFPayload.nbytes ~VDIFPayload.ndim ~VDIFPayload.shape ~VDIFPayload.size .. rubric:: Methods Summary .. autosummary:: ~VDIFPayload.fromdata ~VDIFPayload.fromfile ~VDIFPayload.tofile .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: dtype .. autoattribute:: nbytes .. autoattribute:: ndim .. autoattribute:: shape .. autoattribute:: size .. rubric:: Methods Documentation .. automethod:: fromdata .. automethod:: fromfile .. automethod:: tofile