Row ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr32 rc = driver.source.fsimulator.mimo.tap.matrix.row.repcap_row_get() driver.source.fsimulator.mimo.tap.matrix.row.repcap_row_set(repcap.Row.Nr1) .. autoclass:: RsSmw.Implementations.Source.Fsimulator.Mimo.Tap.Matrix.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.fsimulator.mimo.tap.matrix.row.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Fsimulator_Mimo_Tap_Matrix_Row_Column.rst