Energy ---------------------------------------- .. autoclass:: rsrtx.Implementations.Power.Switching.Result.Energy.EnergyCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently energy_copy = driver.power.switching.result.energy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Switching_Result_Energy_Actual.rst Power_Switching_Result_Energy_Avg.rst Power_Switching_Result_Energy_EvtCount.rst Power_Switching_Result_Energy_Npeak.rst Power_Switching_Result_Energy_Ppeak.rst Power_Switching_Result_Energy_Rms.rst Power_Switching_Result_Energy_StdDev.rst Power_Switching_Result_Energy_WfmCount.rst