Result ---------------------------------------- .. autoclass:: rsrtx.Implementations.Power.Modulation.Result.ResultCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently result_copy = driver.power.modulation.result.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Modulation_Result_Actual.rst Power_Modulation_Result_Avg.rst Power_Modulation_Result_EvtCount.rst Power_Modulation_Result_Npeak.rst Power_Modulation_Result_Ppeak.rst Power_Modulation_Result_Rms.rst Power_Modulation_Result_StdDev.rst Power_Modulation_Result_WfmCount.rst