Ofdm ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:OFDM:ACPLength single: [SOURce]:BB:OFDM:ACPSymbols single: [SOURce]:BB:OFDM:BWOCcupied single: [SOURce]:BB:OFDM:CPSYmbols single: [SOURce]:BB:OFDM:DCMode single: [SOURce]:BB:OFDM:LGUard single: [SOURce]:BB:OFDM:MODulation single: [SOURce]:BB:OFDM:NALLoc single: [SOURce]:BB:OFDM:NOCCupied single: [SOURce]:BB:OFDM:NSUBcarriers single: [SOURce]:BB:OFDM:OFFSet single: [SOURce]:BB:OFDM:OUTPath single: [SOURce]:BB:OFDM:PRESet single: [SOURce]:BB:OFDM:RGUard single: [SOURce]:BB:OFDM:RSAMples single: [SOURce]:BB:OFDM:SAMPling single: [SOURce]:BB:OFDM:SCSPace single: [SOURce]:BB:OFDM:SEQLength single: [SOURce]:BB:OFDM:STATe single: [SOURce]:BB:OFDM:SUBCarriers single: [SOURce]:BB:OFDM:ZSAMples .. code-block:: python [SOURce]:BB:OFDM:ACPLength [SOURce]:BB:OFDM:ACPSymbols [SOURce]:BB:OFDM:BWOCcupied [SOURce]:BB:OFDM:CPSYmbols [SOURce]:BB:OFDM:DCMode [SOURce]:BB:OFDM:LGUard [SOURce]:BB:OFDM:MODulation [SOURce]:BB:OFDM:NALLoc [SOURce]:BB:OFDM:NOCCupied [SOURce]:BB:OFDM:NSUBcarriers [SOURce]:BB:OFDM:OFFSet [SOURce]:BB:OFDM:OUTPath [SOURce]:BB:OFDM:PRESet [SOURce]:BB:OFDM:RGUard [SOURce]:BB:OFDM:RSAMples [SOURce]:BB:OFDM:SAMPling [SOURce]:BB:OFDM:SCSPace [SOURce]:BB:OFDM:SEQLength [SOURce]:BB:OFDM:STATe [SOURce]:BB:OFDM:SUBCarriers [SOURce]:BB:OFDM:ZSAMples .. autoclass:: RsSmbv.Implementations.Source.Bb.Ofdm.OfdmCls :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.ofdm.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Ofdm_Alloc.rst Source_Bb_Ofdm_Clock.rst Source_Bb_Ofdm_CpLength.rst Source_Bb_Ofdm_CsLength.rst Source_Bb_Ofdm_Dfts.rst Source_Bb_Ofdm_FilterPy.rst Source_Bb_Ofdm_Fofdm.rst Source_Bb_Ofdm_Gfdm.rst Source_Bb_Ofdm_ModPreset.rst Source_Bb_Ofdm_Notch.rst Source_Bb_Ofdm_Setting.rst Source_Bb_Ofdm_SymbolRate.rst Source_Bb_Ofdm_Trigger.rst Source_Bb_Ofdm_Ufmc.rst Source_Bb_Ofdm_User.rst Source_Bb_Ofdm_Waveform.rst