Set ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr2 rc = driver.source.bb.eutra.uplink.cell.subf.alloc.pusch.set.repcap_setItem_get() driver.source.bb.eutra.uplink.cell.subf.alloc.pusch.set.repcap_setItem_set(repcap.SetItem.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Uplink.Cell.Subf.Alloc.Pusch.Set.SetCls :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.cell.subf.alloc.pusch.set.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Uplink_Cell_Subf_Alloc_Pusch_Set_RbCount.rst Source_Bb_Eutra_Uplink_Cell_Subf_Alloc_Pusch_Set_VrbOffset.rst