Magnitude ---------------------------------------- .. autoclass:: rsrtx.Implementations.Calculate.Math.Fft.Magnitude.MagnitudeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently magnitude_copy = driver.calculate.math.fft.magnitude.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Math_Fft_Magnitude_Level.rst Calculate_Math_Fft_Magnitude_Range.rst Calculate_Math_Fft_Magnitude_Scale.rst