Impairments ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:LORA:IMPairments:FDDeviation single: [SOURce]:BB:LORA:IMPairments:FDRate single: [SOURce]:BB:LORA:IMPairments:FDTYpe single: [SOURce]:BB:LORA:IMPairments:FOFFset single: [SOURce]:BB:LORA:IMPairments:STATe single: [SOURce]:BB:LORA:IMPairments:STERror .. code-block:: python [SOURce]:BB:LORA:IMPairments:FDDeviation [SOURce]:BB:LORA:IMPairments:FDRate [SOURce]:BB:LORA:IMPairments:FDTYpe [SOURce]:BB:LORA:IMPairments:FOFFset [SOURce]:BB:LORA:IMPairments:STATe [SOURce]:BB:LORA:IMPairments:STERror .. autoclass:: RsSmbv.Implementations.Source.Bb.Lora.Impairments.ImpairmentsCls :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.lora.impairments.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Lora_Impairments_Fdrift.rst