Alloc ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.nr5G.scheduling.cell.subf.common.alloc.repcap_allocationNull_get() driver.source.bb.nr5G.scheduling.cell.subf.common.alloc.repcap_allocationNull_set(repcap.AllocationNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Scheduling.Cell.Subf.Common.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.common.alloc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_Content.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_Mod.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_PhysBits.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_Power.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_RbNumber.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_RbOffset.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_ScSpacing.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_Slot.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_SltFmt.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_SymNumber.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common_Alloc_SymOffset.rst