Bb ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr3 rc = driver.source.bb.eutra.downlink.emtc.alloc.precoding.ap.bb.repcap_basebandNull_get() driver.source.bb.eutra.downlink.emtc.alloc.precoding.ap.bb.repcap_basebandNull_set(repcap.BasebandNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Downlink.Emtc.Alloc.Precoding.Ap.Bb.BbCls :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.emtc.alloc.precoding.ap.bb.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Downlink_Emtc_Alloc_Precoding_Ap_Bb_Imaginary.rst Source_Bb_Eutra_Downlink_Emtc_Alloc_Precoding_Ap_Bb_Real.rst