DADAHeader ========== .. currentmodule:: baseband.dada .. autoclass:: DADAHeader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DADAHeader.bps ~DADAHeader.complex_data ~DADAHeader.frame_nbytes ~DADAHeader.nbytes ~DADAHeader.offset ~DADAHeader.payload_nbytes ~DADAHeader.sample_rate ~DADAHeader.sample_shape ~DADAHeader.samples_per_frame ~DADAHeader.sideband ~DADAHeader.start_time ~DADAHeader.time .. rubric:: Methods Summary .. autosummary:: ~DADAHeader.clear ~DADAHeader.copy ~DADAHeader.fromfile ~DADAHeader.fromkeys ~DADAHeader.fromvalues ~DADAHeader.get ~DADAHeader.items ~DADAHeader.keys ~DADAHeader.move_to_end ~DADAHeader.pop ~DADAHeader.popitem ~DADAHeader.setdefault ~DADAHeader.tofile ~DADAHeader.update ~DADAHeader.values ~DADAHeader.verify .. rubric:: Attributes Documentation .. autoattribute:: bps .. autoattribute:: complex_data .. autoattribute:: frame_nbytes .. autoattribute:: nbytes .. autoattribute:: offset .. autoattribute:: payload_nbytes .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: sideband .. autoattribute:: start_time .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: clear .. automethod:: copy .. automethod:: fromfile .. automethod:: fromkeys .. automethod:: fromvalues .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: move_to_end .. automethod:: pop .. automethod:: popitem .. automethod:: setdefault .. automethod:: tofile .. automethod:: update .. automethod:: values .. automethod:: verify