Window ---------------------------------------- .. autoclass:: rsmxo.Implementations.Trigger.Event.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.event.window.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Event_Window_Delta.rst Trigger_Event_Window_Range.rst Trigger_Event_Window_Time.rst Trigger_Event_Window_Width.rst