Burst ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.eutra.downlink.laa.cell.burst.repcap_burstNull_get() driver.source.bb.eutra.downlink.laa.cell.burst.repcap_burstNull_set(repcap.BurstNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Downlink.Laa.Cell.Burst.BurstCls :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.eutra.downlink.laa.cell.burst.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Downlink_Laa_Cell_Burst_C1Mode.rst Source_Bb_Eutra_Downlink_Laa_Cell_Burst_Duration.rst Source_Bb_Eutra_Downlink_Laa_Cell_Burst_EnsFrame.rst Source_Bb_Eutra_Downlink_Laa_Cell_Burst_Epdcch.rst Source_Bb_Eutra_Downlink_Laa_Cell_Burst_LsfSymbols.rst Source_Bb_Eutra_Downlink_Laa_Cell_Burst_StsFrame.rst Source_Bb_Eutra_Downlink_Laa_Cell_Burst_Stslot.rst