Gate ---------------------------------------- .. autoclass:: rsrtx.Implementations.Power.DonRes.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.donRes.gate.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_DonRes_Gate_Start.rst Power_DonRes_Gate_Stop.rst