User<UserIx>
----------------------------------------

.. rubric:: RepCap Settings

.. code-block:: python

	# Range: Nr1 .. Nr48
	rc = driver.source.bb.v5G.downlink.subf.user.repcap_userIx_get()
	driver.source.bb.v5G.downlink.subf.user.repcap_userIx_set(repcap.UserIx.Nr1)





.. autoclass:: RsSmw.Implementations.Source.Bb.V5G.Downlink.Subf.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.v5G.downlink.subf.user.clone()



.. rubric:: Subgroups
.. toctree::
	:maxdepth: 6
	:glob:

	Source_Bb_V5G_Downlink_Subf_User_PhysBits.rst