Threshold ---------------------------------------- .. autoclass:: rsrtx.Implementations.RefLevel.PamReference.LvlJumpHeight.Threshold.ThresholdCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently threshold_copy = driver.refLevel.pamReference.lvlJumpHeight.threshold.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: RefLevel_PamReference_LvlJumpHeight_Threshold_AbsLower.rst RefLevel_PamReference_LvlJumpHeight_Threshold_AbsMiddle.rst RefLevel_PamReference_LvlJumpHeight_Threshold_AbsUpper.rst RefLevel_PamReference_LvlJumpHeight_Threshold_RelLower.rst RefLevel_PamReference_LvlJumpHeight_Threshold_RelMiddle.rst RefLevel_PamReference_LvlJumpHeight_Threshold_RelUpper.rst