Slew ---------------------------------------- .. autoclass:: rsrtx.Implementations.Trigger.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.slew.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Slew_Delta.rst Trigger_Slew_Range.rst Trigger_Slew_Rate.rst Trigger_Slew_Slope.rst