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