Alloc ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.nr5G.scheduling.cell.subf.alloc.repcap_allocationNull_get() driver.source.bb.nr5G.scheduling.cell.subf.alloc.repcap_allocationNull_set(repcap.AllocationNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Scheduling.Cell.Subf.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.nr5G.scheduling.cell.subf.alloc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_Content.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_Duration.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_Period.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_RbNumber.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_RbOffset.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_Repetitions.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_ScSpacing.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_Slot.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_State.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_SymNumber.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc_SymOffset.rst