Clock ---------------------------------------- .. autoclass:: rsrtx.Implementations.Measurement.Jitter.Clock.ClockCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently clock_copy = driver.measurement.jitter.clock.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_Jitter_Clock_Factor.rst Measurement_Jitter_Clock_Frequency.rst Measurement_Jitter_Clock_FrEstimation.rst