TraceInfo
=========

.. currentmodule:: RigolWFM.yokogawa_hdr

.. autoclass:: TraceInfo
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TraceInfo.block_size
      ~TraceInfo.dates
      ~TraceInfo.h_offset
      ~TraceInfo.h_resolution
      ~TraceInfo.h_unit
      ~TraceInfo.name
      ~TraceInfo.times
      ~TraceInfo.v_data_type
      ~TraceInfo.v_illegal
      ~TraceInfo.v_max
      ~TraceInfo.v_min
      ~TraceInfo.v_minus_over
      ~TraceInfo.v_offset
      ~TraceInfo.v_plus_over
      ~TraceInfo.v_resolution
      ~TraceInfo.v_unit

   .. rubric:: Attributes Documentation

   .. autoattribute:: block_size
   .. autoattribute:: dates
   .. autoattribute:: h_offset
   .. autoattribute:: h_resolution
   .. autoattribute:: h_unit
   .. autoattribute:: name
   .. autoattribute:: times
   .. autoattribute:: v_data_type
   .. autoattribute:: v_illegal
   .. autoattribute:: v_max
   .. autoattribute:: v_min
   .. autoattribute:: v_minus_over
   .. autoattribute:: v_offset
   .. autoattribute:: v_plus_over
   .. autoattribute:: v_resolution
   .. autoattribute:: v_unit
