Alloc ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.ofdm.alloc.repcap_allocationNull_get() driver.source.bb.ofdm.alloc.repcap_allocationNull_set(repcap.AllocationNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Ofdm.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.ofdm.alloc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Ofdm_Alloc_CiqFile.rst Source_Bb_Ofdm_Alloc_Conflict.rst Source_Bb_Ofdm_Alloc_ConPoint.rst Source_Bb_Ofdm_Alloc_Content.rst Source_Bb_Ofdm_Alloc_Data.rst Source_Bb_Ofdm_Alloc_ListPy.rst Source_Bb_Ofdm_Alloc_Modulation.rst Source_Bb_Ofdm_Alloc_Moor.rst Source_Bb_Ofdm_Alloc_Pattern.rst Source_Bb_Ofdm_Alloc_PhysBits.rst Source_Bb_Ofdm_Alloc_Pwr.rst Source_Bb_Ofdm_Alloc_Scma.rst Source_Bb_Ofdm_Alloc_Scno.rst Source_Bb_Ofdm_Alloc_ScOffset.rst Source_Bb_Ofdm_Alloc_Splt.rst Source_Bb_Ofdm_Alloc_State.rst Source_Bb_Ofdm_Alloc_Syno.rst Source_Bb_Ofdm_Alloc_SyOffset.rst Source_Bb_Ofdm_Alloc_Zad.rst