Function ---------------------------------------- .. autoclass:: rsmxo.Implementations.Wgenerator.Function.FunctionCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently function_copy = driver.wgenerator.function.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Wgenerator_Function_Pulse.rst Wgenerator_Function_Ramp.rst Wgenerator_Function_Select.rst Wgenerator_Function_Square.rst