User ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr48 rc = driver.source.bb.evdo.user.repcap_userIx_get() driver.source.bb.evdo.user.repcap_userIx_set(repcap.UserIx.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Evdo.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.evdo.user.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Evdo_User_Data.rst Source_Bb_Evdo_User_Drclock.rst Source_Bb_Evdo_User_Harq.rst Source_Bb_Evdo_User_Ifactor.rst Source_Bb_Evdo_User_Mac.rst Source_Bb_Evdo_User_Packet.rst Source_Bb_Evdo_User_Psize.rst Source_Bb_Evdo_User_Rate.rst Source_Bb_Evdo_User_Rpc.rst Source_Bb_Evdo_User_Scount.rst Source_Bb_Evdo_User_State.rst