Simulation ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:REGenerator:SIMulation:CONNector single: [SOURce]:REGenerator:SIMulation:FREQuency single: [SOURce]:REGenerator:SIMulation:PRF single: [SOURce]:REGenerator:SIMulation:PRI single: [SOURce]:REGenerator:SIMulation:RANGe single: [SOURce]:REGenerator:SIMulation:SPERiod .. code-block:: python [SOURce]:REGenerator:SIMulation:CONNector [SOURce]:REGenerator:SIMulation:FREQuency [SOURce]:REGenerator:SIMulation:PRF [SOURce]:REGenerator:SIMulation:PRI [SOURce]:REGenerator:SIMulation:RANGe [SOURce]:REGenerator:SIMulation:SPERiod .. autoclass:: RsSmw.Implementations.Source.Regenerator.Simulation.SimulationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.regenerator.simulation.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Regenerator_Simulation_Analyzer.rst Source_Regenerator_Simulation_Calibration.rst Source_Regenerator_Simulation_Latency.rst Source_Regenerator_Simulation_Level.rst Source_Regenerator_Simulation_MinRange.rst