Math ---------------------------------------- .. autoclass:: RsFsw.Implementations.Sense.Pmeter.Math.MathCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently math_copy = driver.sense.pmeter.math.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sense_Pmeter_Math_Minuend.rst Sense_Pmeter_Math_Result.rst Sense_Pmeter_Math_State.rst Sense_Pmeter_Math_Subtrahend.rst