Generator ---------------------------------------- .. autoclass:: rsrtx.Implementations.Generator.GeneratorCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently generator_copy = driver.generator.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Generator_Alignment.rst Generator_Sync.rst