Subf ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr200 rc = driver.source.bb.nr5G.scheduling.cell.subf.repcap_subframeNull_get() driver.source.bb.nr5G.scheduling.cell.subf.repcap_subframeNull_set(repcap.SubframeNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Scheduling.Cell.Subf.SubfCls :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.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Scheduling_Cell_Subf_Alloc.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Common.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Nalloc.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Nuser.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_Resulting.rst Source_Bb_Nr5G_Scheduling_Cell_Subf_User.rst