Result ---------------------------------------- .. autoclass:: rsrtx.Implementations.Measurement.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.measurement.result.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_Result_Actual.rst Measurement_Result_Avg.rst Measurement_Result_Count.rst Measurement_Result_EvtCount.rst Measurement_Result_Inverse.rst Measurement_Result_LabOrder.rst Measurement_Result_MaxCount.rst Measurement_Result_Npeak.rst Measurement_Result_Ppeak.rst Measurement_Result_Reliability.rst Measurement_Result_Rms.rst Measurement_Result_ShFrequency.rst Measurement_Result_ShLabels.rst Measurement_Result_Start.rst Measurement_Result_StdDev.rst Measurement_Result_Stop.rst Measurement_Result_WfmCount.rst