PdCycle ---------------------------------------- .. autoclass:: rsrtx.Implementations.Power.Ripple.Result.PdCycle.PdCycleCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently pdCycle_copy = driver.power.ripple.result.pdCycle.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Ripple_Result_PdCycle_Actual.rst Power_Ripple_Result_PdCycle_Avg.rst Power_Ripple_Result_PdCycle_EvtCount.rst Power_Ripple_Result_PdCycle_Npeak.rst Power_Ripple_Result_PdCycle_Ppeak.rst Power_Ripple_Result_PdCycle_Rms.rst Power_Ripple_Result_PdCycle_StdDev.rst Power_Ripple_Result_PdCycle_WfmCount.rst