Window ---------------------------------------- .. autoclass:: rsrtx.Implementations.Trigger.Window.WindowCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently window_copy = driver.trigger.window.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Window_Delta.rst Trigger_Window_Range.rst Trigger_Window_Time.rst Trigger_Window_Width.rst