Math ---------------------------------------- .. autoclass:: rsrtx.Implementations.Calculate.Math.MathCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently math_copy = driver.calculate.math.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Math_Arithmetics.rst Calculate_Math_Data.rst Calculate_Math_EnvSelection.rst Calculate_Math_Expression.rst Calculate_Math_Fft.rst Calculate_Math_State.rst Calculate_Math_Vertical.rst