Celv ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr3 rc = driver.source.bb.eutra.uplink.prach.emtc.celv.repcap_ceLevel_get() driver.source.bb.eutra.uplink.prach.emtc.celv.repcap_ceLevel_set(repcap.CeLevel.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Uplink.Prach.Emtc.Celv.CelvCls :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.eutra.uplink.prach.emtc.celv.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Uplink_Prach_Emtc_Celv_Config.rst Source_Bb_Eutra_Uplink_Prach_Emtc_Celv_Foffset.rst Source_Bb_Eutra_Uplink_Prach_Emtc_Celv_Hopping.rst Source_Bb_Eutra_Uplink_Prach_Emtc_Celv_Repetit.rst Source_Bb_Eutra_Uplink_Prach_Emtc_Celv_SsfPeriod.rst