Source ---------------------------------------- .. autoclass:: rsmxo.Implementations.Power.Quality.Source.SourceCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently source_copy = driver.power.quality.source.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Quality_Source_Current.rst Power_Quality_Source_Cycle.rst Power_Quality_Source_Voltage.rst