Beta ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr3 rc = driver.source.bb.gnss.atmospheric.beidou.ionospheric.beta.repcap_betaNull_get() driver.source.bb.gnss.atmospheric.beidou.ionospheric.beta.repcap_betaNull_set(repcap.BetaNull.Nr0) .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:GNSS:ATMospheric:BEIDou:IONospheric:BETA .. code-block:: python [SOURce]:BB:GNSS:ATMospheric:BEIDou:IONospheric:BETA .. autoclass:: RsSmbv.Implementations.Source.Bb.Gnss.Atmospheric.Beidou.Ionospheric.Beta.BetaCls :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.atmospheric.beidou.ionospheric.beta.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gnss_Atmospheric_Beidou_Ionospheric_Beta_Unscaled.rst