Arithmetic ---------------------------------------- .. autoclass:: rsrtx.Implementations.Measurement.AmpTime.Arithmetic.ArithmeticCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently arithmetic_copy = driver.measurement.ampTime.arithmetic.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_AmpTime_Arithmetic_Constant.rst Measurement_AmpTime_Arithmetic_CoUnit.rst Measurement_AmpTime_Arithmetic_CunState.rst Measurement_AmpTime_Arithmetic_CuUnit.rst Measurement_AmpTime_Arithmetic_CuuState.rst Measurement_AmpTime_Arithmetic_Operator.rst Measurement_AmpTime_Arithmetic_Parameter.rst