GSBRawdumpHeader ================ .. currentmodule:: baseband.gsb.header .. autoclass:: GSBRawdumpHeader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GSBRawdumpHeader.gps_time ~GSBRawdumpHeader.mode ~GSBRawdumpHeader.mutable ~GSBRawdumpHeader.nbytes ~GSBRawdumpHeader.time .. rubric:: Methods Summary .. autosummary:: ~GSBRawdumpHeader.copy ~GSBRawdumpHeader.fromfile ~GSBRawdumpHeader.fromkeys ~GSBRawdumpHeader.fromvalues ~GSBRawdumpHeader.keys ~GSBRawdumpHeader.seek_offset ~GSBRawdumpHeader.tofile ~GSBRawdumpHeader.update ~GSBRawdumpHeader.verify .. rubric:: Attributes Documentation .. autoattribute:: gps_time .. autoattribute:: mode .. autoattribute:: mutable .. autoattribute:: nbytes .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: fromfile .. automethod:: fromkeys .. automethod:: fromvalues .. automethod:: keys .. automethod:: seek_offset .. automethod:: tofile .. automethod:: update .. automethod:: verify