Gate ---------------------------------------- .. autoclass:: rsmxo.Implementations.Calculate.Spectrum.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.spectrum.gate.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Spectrum_Gate_Position.rst Calculate_Spectrum_Gate_Start.rst Calculate_Spectrum_Gate_Stop.rst Calculate_Spectrum_Gate_Width.rst