Absolute ---------------------------------------- .. autoclass:: rsrtx.Implementations.Calculate.Math.Fft.Gate.Absolute.AbsoluteCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently absolute_copy = driver.calculate.math.fft.gate.absolute.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Math_Fft_Gate_Absolute_Start.rst Calculate_Math_Fft_Gate_Absolute_Stop.rst