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