Region ---------------------------------------- .. autoclass:: rsmxo.Implementations.Power.Switching.Region.RegionCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently region_copy = driver.power.switching.region.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Switching_Region_Conduction.rst Power_Switching_Region_Nconduction.rst Power_Switching_Region_Toff.rst Power_Switching_Region_Ton.rst Power_Switching_Region_Total.rst