Calculate ---------------------------------------- .. autoclass:: rsmxo.Implementations.Calculate.CalculateCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently calculate_copy = driver.calculate.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Math.rst Calculate_Spectrum.rst