Bwp ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr31 rc = driver.source.bb.nr5G.ubwp.user.cell.uplink.bwp.repcap_bwPartNull_get() driver.source.bb.nr5G.ubwp.user.cell.uplink.bwp.repcap_bwPartNull_set(repcap.BwPartNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Ubwp.User.Cell.Uplink.Bwp.BwpCls :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.ubwp.user.cell.uplink.bwp.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Dfreq.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Frc.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Indicator.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Pdsch.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_PrbOffset.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Pucch.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Pusch.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_RbNumber.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_RbOffset.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_ScSpacing.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Srs.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Uci.rst