Sbas ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:GNSS:SYSTem:SBAS:[STATe] .. code-block:: python [SOURce]:BB:GNSS:SYSTem:SBAS:[STATe] .. autoclass:: RsSmw.Implementations.Source.Bb.Gnss.System.Sbas.SbasCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.gnss.system.sbas.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gnss_System_Sbas_Egnos.rst Source_Bb_Gnss_System_Sbas_Gagan.rst Source_Bb_Gnss_System_Sbas_Msas.rst Source_Bb_Gnss_System_Sbas_Signal.rst Source_Bb_Gnss_System_Sbas_Waas.rst