Cell ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr64 rc = driver.source.bb.eutra.downlink.user.scrambling.cell.repcap_cell_get() driver.source.bb.eutra.downlink.user.scrambling.cell.repcap_cell_set(repcap.Cell.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Downlink.User.Scrambling.Cell.CellCls :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.downlink.user.scrambling.cell.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Downlink_User_Scrambling_Cell_Dmrs.rst