Td ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.td.repcap_allocationNull_get() driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.td.repcap_allocationNull_set(repcap.AllocationNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Ubwp.User.Cell.Downlink.Bwp.Pdsch.Td.TdCls :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.nr5G.ubwp.user.cell.downlink.bwp.pdsch.td.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Pdsch_Td_Knull.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Pdsch_Td_Length.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Pdsch_Td_Mapping.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Pdsch_Td_Sliv.rst Source_Bb_Nr5G_Ubwp_User_Cell_Downlink_Bwp_Pdsch_Td_Start.rst