Scheduling ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:NR5G:SCHed:NCARrier single: [SOURce]:BB:NR5G:SCHeduling:MODE single: [SOURce]:BB:NR5G:SCHeduling:RSSPace .. code-block:: python [SOURce]:BB:NR5G:SCHed:NCARrier [SOURce]:BB:NR5G:SCHeduling:MODE [SOURce]:BB:NR5G:SCHeduling:RSSPace .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Scheduling.SchedulingCls :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.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Scheduling_Cell.rst Source_Bb_Nr5G_Scheduling_Sfn.rst