Alloc ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.eutra.uplink.subf.slot.alloc.repcap_allocationNull_get() driver.source.bb.eutra.uplink.subf.slot.alloc.repcap_allocationNull_set(repcap.AllocationNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Uplink.Subf.Slot.Alloc.AllocCls :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.eutra.uplink.subf.slot.alloc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Uplink_Subf_Slot_Alloc_Pucch.rst Source_Bb_Eutra_Uplink_Subf_Slot_Alloc_RbOffset.rst