Rs ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr32 rc = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.ratm.rs.repcap_rateSettingNull_get() driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.ratm.rs.repcap_rateSettingNull_set(repcap.RateSettingNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Ubwp.User.Cell.Downlink.Bwp.Ratm.Rs.RsCls :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.downlink.bwp.ratm.rs.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Ratm_Rs_Grid.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Ratm_Rs_Per.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Ratm_Rs_PerPatt.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Ratm_Rs_Rbdlist.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Ratm_Rs_RbpAtt.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Ratm_Rs_Slot.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Ratm_Rs_SltPatt.rst