Interval ---------------------------------------- .. autoclass:: rsrtx.Implementations.Trigger.Interval.IntervalCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently interval_copy = driver.trigger.interval.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Interval_Delta.rst Trigger_Interval_Range.rst Trigger_Interval_Slope.rst Trigger_Interval_Width.rst