Relative ---------------------------------------- .. autoclass:: rsrtx.Implementations.Measurement.Gate.Relative.RelativeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently relative_copy = driver.measurement.gate.relative.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_Gate_Relative_Start.rst Measurement_Gate_Relative_Stop.rst