Snoise ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr16 rc = driver.applications.k40PhaseNoise.calculate.snoise.repcap_marker_get() driver.applications.k40PhaseNoise.calculate.snoise.repcap_marker_set(repcap.Marker.Nr1) .. autoclass:: RsFsw.Implementations.Applications.K40_PhaseNoise.Calculate.Snoise.SnoiseCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k40PhaseNoise.calculate.snoise.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K40_PhaseNoise_Calculate_Snoise_Aoff.rst Applications_K40_PhaseNoise_Calculate_Snoise_Decades.rst Applications_K40_PhaseNoise_Calculate_Snoise_State.rst Applications_K40_PhaseNoise_Calculate_Snoise_X.rst Applications_K40_PhaseNoise_Calculate_Snoise_Y.rst