Row ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr31 rc = driver.source.bb.eutra.uplink.apMap.row.repcap_rowNull_get() driver.source.bb.eutra.uplink.apMap.row.repcap_rowNull_set(repcap.RowNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Uplink.ApMap.Row.RowCls :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.apMap.row.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Uplink_ApMap_Row_Delay.rst