Data ---------------------------------------- .. autoclass:: rsmxo.Implementations.Measurement.Track.Data.DataCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently data_copy = driver.measurement.track.data.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_Track_Data_Header.rst Measurement_Track_Data_Values.rst