Data ---------------------------------------- .. autoclass:: rsrtx.Implementations.Calculate.Math.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.calculate.math.data.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Math_Data_Header.rst Calculate_Math_Data_Stype.rst Calculate_Math_Data_Values.rst Calculate_Math_Data_ValuesPartial.rst