Int ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr9 rc = driver.source.bb.nr5G.scheduling.cell.subf.user.bwPart.alloc.pucch.int.repcap_interlaceNull_get() driver.source.bb.nr5G.scheduling.cell.subf.user.bwPart.alloc.pucch.int.repcap_interlaceNull_set(repcap.InterlaceNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Scheduling.Cell.Subf.User.BwPart.Alloc.Pucch.Int.IntCls :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.nr5G.scheduling.cell.subf.user.bwPart.alloc.pucch.int.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Scheduling_Cell_Subf_User_BwPart_Alloc_Pucch_Int_Intl.rst