Cw ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr16 rc = driver.source.bb.eutra.uplink.cell.subf.alloc.cw.repcap_codeword_get() driver.source.bb.eutra.uplink.cell.subf.alloc.cw.repcap_codeword_set(repcap.Codeword.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Uplink.Cell.Subf.Alloc.Cw.CwCls :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.cw.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Uplink_Cell_Subf_Alloc_Cw_Pusch.rst