Row ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr31 rc = driver.source.bb.nr5G.node.cell.sspbch.position.apMap.col.row.repcap_rowNull_get() driver.source.bb.nr5G.node.cell.sspbch.position.apMap.col.row.repcap_rowNull_set(repcap.RowNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Node.Cell.Sspbch.Position.ApMap.Col.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.nr5G.node.cell.sspbch.position.apMap.col.row.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Node_Cell_Sspbch_Position_ApMap_Col_Row_Imaginary.rst Source_Bb_Nr5G_Node_Cell_Sspbch_Position_ApMap_Col_Row_Magnitude.rst Source_Bb_Nr5G_Node_Cell_Sspbch_Position_ApMap_Col_Row_Phase.rst Source_Bb_Nr5G_Node_Cell_Sspbch_Position_ApMap_Col_Row_Real.rst