Att ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr40 rc = driver.source.bb.eutra.uplink.ue.prach.att.repcap_attenuationNull_get() driver.source.bb.eutra.uplink.ue.prach.att.repcap_attenuationNull_set(repcap.AttenuationNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Uplink.Ue.Prach.Att.AttCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.eutra.uplink.ue.prach.att.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Uplink_Ue_Prach_Att_Emtc.rst Source_Bb_Eutra_Uplink_Ue_Prach_Att_Niot.rst