Gate ---------------------------------------- .. autoclass:: rsrtx.Implementations.Calculate.Math.Fft.Gate.GateCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently gate_copy = driver.calculate.math.fft.gate.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Math_Fft_Gate_Absolute.rst Calculate_Math_Fft_Gate_Coupling.rst Calculate_Math_Fft_Gate_Mode.rst Calculate_Math_Fft_Gate_Relative.rst Calculate_Math_Fft_Gate_Show.rst Calculate_Math_Fft_Gate_State.rst Calculate_Math_Fft_Gate_Zcoupling.rst Calculate_Math_Fft_Gate_Zdiagram.rst