VDIFHeader ========== .. currentmodule:: baseband.vdif .. autoclass:: VDIFHeader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VDIFHeader.bps ~VDIFHeader.complex_data ~VDIFHeader.edv ~VDIFHeader.frame_nbytes ~VDIFHeader.mutable ~VDIFHeader.nbytes ~VDIFHeader.nchan ~VDIFHeader.payload_nbytes ~VDIFHeader.ref_time ~VDIFHeader.sample_shape ~VDIFHeader.samples_per_frame ~VDIFHeader.station ~VDIFHeader.time .. rubric:: Methods Summary .. autosummary:: ~VDIFHeader.copy ~VDIFHeader.from_mark5b_header ~VDIFHeader.fromfile ~VDIFHeader.fromkeys ~VDIFHeader.fromvalues ~VDIFHeader.get_time ~VDIFHeader.invariant_pattern ~VDIFHeader.invariants ~VDIFHeader.keys ~VDIFHeader.same_stream ~VDIFHeader.set_time ~VDIFHeader.tofile ~VDIFHeader.update ~VDIFHeader.verify .. rubric:: Attributes Documentation .. autoattribute:: bps .. autoattribute:: complex_data .. autoattribute:: edv .. autoattribute:: frame_nbytes .. autoattribute:: mutable .. autoattribute:: nbytes .. autoattribute:: nchan .. autoattribute:: payload_nbytes .. autoattribute:: ref_time .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: station .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: from_mark5b_header .. automethod:: fromfile .. automethod:: fromkeys .. automethod:: fromvalues .. automethod:: get_time .. automethod:: invariant_pattern .. automethod:: invariants .. automethod:: keys .. automethod:: same_stream .. automethod:: set_time .. automethod:: tofile .. automethod:: update .. automethod:: verify