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