VLBIHeaderBase ============== .. currentmodule:: baseband.base.header .. autoclass:: VLBIHeaderBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VLBIHeaderBase.mutable ~VLBIHeaderBase.nbytes .. rubric:: Methods Summary .. autosummary:: ~VLBIHeaderBase.copy ~VLBIHeaderBase.fromfile ~VLBIHeaderBase.fromkeys ~VLBIHeaderBase.fromvalues ~VLBIHeaderBase.invariant_pattern ~VLBIHeaderBase.invariants ~VLBIHeaderBase.keys ~VLBIHeaderBase.tofile ~VLBIHeaderBase.update ~VLBIHeaderBase.verify .. rubric:: Attributes Documentation .. autoattribute:: mutable .. autoattribute:: nbytes .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: fromfile .. automethod:: fromkeys .. automethod:: fromvalues .. automethod:: invariant_pattern .. automethod:: invariants .. automethod:: keys .. automethod:: tofile .. automethod:: update .. automethod:: verify