Attenuation ---------------------------------------- .. autoclass:: rsrtx.Implementations.Channel.Efrontend.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.channel.efrontend.attenuation.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Channel_Efrontend_Attenuation_Auto.rst Channel_Efrontend_Attenuation_Step.rst Channel_Efrontend_Attenuation_Value.rst