VDIFHeader3 =========== .. currentmodule:: baseband.vdif.header .. autoclass:: VDIFHeader3 :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VDIFHeader3.bps ~VDIFHeader3.complex_data ~VDIFHeader3.edv ~VDIFHeader3.frame_nbytes ~VDIFHeader3.frame_rate ~VDIFHeader3.mutable ~VDIFHeader3.nbytes ~VDIFHeader3.nchan ~VDIFHeader3.payload_nbytes ~VDIFHeader3.ref_time ~VDIFHeader3.sample_rate ~VDIFHeader3.sample_shape ~VDIFHeader3.samples_per_frame ~VDIFHeader3.station ~VDIFHeader3.time .. rubric:: Methods Summary .. autosummary:: ~VDIFHeader3.copy ~VDIFHeader3.from_mark5b_header ~VDIFHeader3.fromfile ~VDIFHeader3.fromkeys ~VDIFHeader3.fromvalues ~VDIFHeader3.get_time ~VDIFHeader3.invariant_pattern ~VDIFHeader3.invariants ~VDIFHeader3.keys ~VDIFHeader3.same_stream ~VDIFHeader3.set_time ~VDIFHeader3.tofile ~VDIFHeader3.update ~VDIFHeader3.verify .. rubric:: Attributes Documentation .. autoattribute:: bps .. autoattribute:: complex_data .. autoattribute:: edv .. autoattribute:: frame_nbytes .. autoattribute:: frame_rate .. autoattribute:: mutable .. autoattribute:: nbytes .. autoattribute:: nchan .. autoattribute:: payload_nbytes .. autoattribute:: ref_time .. autoattribute:: sample_rate .. 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