Absolute ---------------------------------------- .. autoclass:: rsrtx.Implementations.Search.Gate.Absolute.AbsoluteCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently absolute_copy = driver.search.gate.absolute.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Gate_Absolute_Start.rst Search_Gate_Absolute_Stop.rst