Cluster ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr20 rc = driver.source.fsimulator.mimo.scwi.cluster.repcap_cluster_get() driver.source.fsimulator.mimo.scwi.cluster.repcap_cluster_set(repcap.Cluster.Nr1) .. autoclass:: RsSmw.Implementations.Source.Fsimulator.Mimo.Scwi.Cluster.ClusterCls :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.scwi.cluster.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Fsimulator_Mimo_Scwi_Cluster_Arrival.rst Source_Fsimulator_Mimo_Scwi_Cluster_Departure.rst Source_Fsimulator_Mimo_Scwi_Cluster_Distribution.rst Source_Fsimulator_Mimo_Scwi_Cluster_Gain.rst Source_Fsimulator_Mimo_Scwi_Cluster_Tap.rst