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