Slew ---------------------------------------- .. autoclass:: rsrtx.Implementations.Trigger.Level.Slew.SlewCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently slew_copy = driver.trigger.level.slew.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Level_Slew_Lower.rst Trigger_Level_Slew_Upper.rst