Maximum ---------------------------------------- .. autoclass:: rsrtx.Implementations.Cursor.Maximum.MaximumCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently maximum_copy = driver.cursor.maximum.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Cursor_Maximum_Left.rst Cursor_Maximum_Next.rst Cursor_Maximum_Peak.rst Cursor_Maximum_Right.rst