Attenuation ---------------------------------------- .. autoclass:: rsrtx.Implementations.Probe.Setup.Attenuation.AttenuationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently attenuation_copy = driver.probe.setup.attenuation.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Probe_Setup_Attenuation_Auto.rst Probe_Setup_Attenuation_DefProbe.rst Probe_Setup_Attenuation_Manual.rst Probe_Setup_Attenuation_Mode.rst Probe_Setup_Attenuation_TdefProbe.rst Probe_Setup_Attenuation_Threshold.rst Probe_Setup_Attenuation_Unit.rst