CrestFactor ---------------------------------------- .. autoclass:: rsmxo.Implementations.Power.Quality.Result.Current.CrestFactor.CrestFactorCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently crestFactor_copy = driver.power.quality.result.current.crestFactor.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Quality_Result_Current_CrestFactor_Actual.rst Power_Quality_Result_Current_CrestFactor_Average.rst Power_Quality_Result_Current_CrestFactor_EvtCount.rst Power_Quality_Result_Current_CrestFactor_Npeak.rst Power_Quality_Result_Current_CrestFactor_Ppeak.rst Power_Quality_Result_Current_CrestFactor_Rms.rst Power_Quality_Result_Current_CrestFactor_StdDev.rst Power_Quality_Result_Current_CrestFactor_WfmCount.rst