Bandwidth ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:AWGN:BWIDth:NOISe single: [SOURce]:AWGN:BWIDth:RATio single: [SOURce]:AWGN:BWIDth .. code-block:: python [SOURce]:AWGN:BWIDth:NOISe [SOURce]:AWGN:BWIDth:RATio [SOURce]:AWGN:BWIDth .. autoclass:: RsSmbv.Implementations.Source.Awgn.Bandwidth.BandwidthCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.awgn.bandwidth.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Awgn_Bandwidth_Coupling.rst