Gate ---------------------------------------- .. autoclass:: rsrtx.Implementations.Power.Switching.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.power.switching.gate.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Switching_Gate_Cond.rst Power_Switching_Gate_Ncon.rst Power_Switching_Gate_Toff.rst Power_Switching_Gate_Ton.rst