Vertical ---------------------------------------- .. autoclass:: rsrtx.Implementations.Calculate.Math.Vertical.VerticalCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently vertical_copy = driver.calculate.math.vertical.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Math_Vertical_Maximum.rst Calculate_Math_Vertical_Offset.rst Calculate_Math_Vertical_Range.rst Calculate_Math_Vertical_Scale.rst