Gate ---------------------------------------- .. autoclass:: rsrtx.Implementations.Power.InRush.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.inRush.gate.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_InRush_Gate_Start.rst Power_InRush_Gate_Stop.rst Power_InRush_Gate_Value.rst