User ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr47 rc = driver.source.bb.ofdm.user.repcap_userNull_get() driver.source.bb.ofdm.user.repcap_userNull_set(repcap.UserNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Ofdm.User.UserCls :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.ofdm.user.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Ofdm_User_Data.rst Source_Bb_Ofdm_User_ListPy.rst Source_Bb_Ofdm_User_Pattern.rst Source_Bb_Ofdm_User_Pwr.rst Source_Bb_Ofdm_User_State.rst