HdrInfo
=======

.. currentmodule:: RigolWFM.yokogawa_hdr

.. autoclass:: HdrInfo
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~HdrInfo.byte_order
      ~HdrInfo.data_format
      ~HdrInfo.data_offset
      ~HdrInfo.endian
      ~HdrInfo.format_version
      ~HdrInfo.group_number
      ~HdrInfo.groups
      ~HdrInfo.is_big_endian
      ~HdrInfo.model
      ~HdrInfo.trace_total_number

   .. rubric:: Attributes Documentation

   .. autoattribute:: byte_order
   .. autoattribute:: data_format
   .. autoattribute:: data_offset
   .. autoattribute:: endian
   .. autoattribute:: format_version
   .. autoattribute:: group_number
   .. autoattribute:: groups
   .. autoattribute:: is_big_endian
   .. autoattribute:: model
   .. autoattribute:: trace_total_number
