Ray ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr6 rc = driver.source.fsimulator.mimo.tap.tgn.ray.repcap_ray_get() driver.source.fsimulator.mimo.tap.tgn.ray.repcap_ray_set(repcap.Ray.Nr1) .. autoclass:: RsSmw.Implementations.Source.Fsimulator.Mimo.Tap.Tgn.Ray.RayCls :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.tgn.ray.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Fsimulator_Mimo_Tap_Tgn_Ray_Arrival.rst Source_Fsimulator_Mimo_Tap_Tgn_Ray_Departure.rst Source_Fsimulator_Mimo_Tap_Tgn_Ray_Gain.rst Source_Fsimulator_Mimo_Tap_Tgn_Ray_State.rst